Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_ereg_search_setpos
mb_ereg_search_setpos
Set the starting point for the next regular expression to match
Name:
mb_ereg_search_setpos
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Set the starting point for the next regular expression to match
Related
Common ob_list_handlers misuse and error instances
1
Combining ob_list_handlers and ob_flush to achieve efficient cache cleaning
8
Why is it possible that is_numeric returns false when is_nan returns true?
7
In-depth Analysis of PHP Instantiation Methods and Techniques
1
Similar Functions
mb_regex_set_options
mb_regex_set_options
Set/getdefaultoption
mb_strcut
mb_strcut
Getpartofthestring
mb_decode_numericentity
mb_decode_numericentity
Decodeintocharacters
mb_chr
mb_chr
Getspecificcharacter
mb_strripos
mb_strripos
Caseinsensitivelyfin
mb_ereg_search_regs
mb_ereg_search_regs
Returnsthematchingpa
mb_internal_encoding
mb_internal_encoding
Set/getinternalchara
mb_split
mb_split
Splittingmultibytest
Popular Articles