Home
PHP
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
Will end() change the order of the original array?
1
How to Efficiently Perform PHP Database Migration and Synchronization with ThinkORM
10
Invalid items in data returned by the filter API
8
How to check inconsistent configuration items in an array with array_diff_key()?
4
Similar Functions
mb_strrpos
mb_strrpos
Findthelastlocationo
mb_scrub
mb_scrub
Replacemalformedbyte
mb_internal_encoding
mb_internal_encoding
Set/getinternalchara
mb_strimwidth
mb_strimwidth
Getstringtruncatedby
mb_convert_case
mb_convert_case
Convertastringcase
mb_preferred_mime_name
mb_preferred_mime_name
GettheMIMEcharacters
mb_decode_mimeheader
mb_decode_mimeheader
DecodestringsinMIMEh
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
Popular Articles