Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_ereg_search_init
mb_ereg_search_init
Setting strings and regular expressions for multi-byte regular expression matching
Name:
mb_ereg_search_init
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Setting strings and regular expressions for multi-byte regular expression matching
Related
hash_final How to deal with different data formats when calculating hash values?
8
How to Use the strncmp Function in PHP to Check If String Prefixes Match in Two Arrays? A Detailed Guide
7
What happens if you forget to define struct in FFI::cdef?
7
Application of stream_get_filters when processing HTTP streams
6
Similar Functions
mb_detect_encoding
mb_detect_encoding
Detectcharacterencod
mb_encoding_aliases
mb_encoding_aliases
Getanaliasforaknowne
mb_scrub
mb_scrub
Replacemalformedbyte
mb_encode_numericentity
mb_encode_numericentity
Encodecharactersinto
mb_ord
mb_ord
Getthecodepointofthe
mb_strcut
mb_strcut
Getpartofthestring
mb_stristr
mb_stristr
Caseinsensitivelysea
mb_encode_mimeheader
mb_encode_mimeheader
EncodestringsforMIME
Popular Articles