mb_ereg_search_getpos
(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8)
mb_ereg_search_getpos — 次の正規表現検索を開始する位置を取得する
パラメータ
この関数にはパラメータはありません。
戻り値
mb_ereg_search_getpos() は、 mb_ereg_search(), mb_ereg_search_pos(), mb_ereg_search_regs() で検索を開始する位置を返します。 位置は、文字列の先頭からのバイト数で表した値です。
注意
注意:
内部エンコーディングあるいは mb_regex_encoding() で指定した文字エンコーディングを、 この関数の文字エンコーディングとして使用します。
参考
- mb_regex_encoding() - 現在のマルチバイト正規表現用のエンコーディングを取得または設定する
- mb_ereg_search_setpos() - 次の正規表現検索を開始する位置を設定する
+add a note
User Contributed Notes 1 note
patil16nit at gmail dot com ¶
8 years ago
The function mb_ereg_search_pos() returns matched byte length, not the position of the search part.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google