位置: 编程技术 - 正文
推荐整理分享PHP:mb_regex_set_options()的用法_mbstring函数,希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:,内容如对您有帮助,希望把文章链接给更多的朋友!
(PHP 4 >= 4.3.0, PHP 5)
mb_regex_set_options — Set/Get the default options for mbregex functions
说明 string mb_regex_set_options ([ string $options = mb_regex_set_options() ] )Sets the default options described by options for multibyte regex functions.
参数options
The options to set. This is a string where each character is an option. To set a mode, the mode character must be the last one set, however there can only be set one mode but multiple options.
Regex options Option Meaning i Ambiguity match on x Enables extended pattern form m . matches with newlines s ^ -> A, $ -> Z p Same as both the m and s options l Finds longest matches n Ignores empty matches e eval() resulting code Regex syntax modes Mode Meaning j Java (Sun java.util.regex) u GNU regex g grep c Emacs r Ruby z Perl b POSIX Basic regex d POSIX Extended regex 返回值The previous options. If options is omitted, it returns the string that describes the current options.
参见mb_split() - 使用正则表达式分割多字节字符串 mb_ereg() - Regular expression match with multibyte support mb_eregi() - Regular expression match ignoring case with multibyte support
PHP:mb_regex_encoding()的用法_mbstring函数 mb_regex_encoding(PHP4=4.2.0,PHP5)mb_regex_encodingSet/Getcharacterencodingformultibyteregex说明mixedmb_regex_encoding([string$encoding=mb_regex_encoding()])Set/Getcharacterencodingforamultibyterege
PHP:mb_ereg_match()的用法_mbstring函数 mb_ereg_match(PHP4=4.2.0,PHP5)mb_ereg_matchRegularexpressionmatchformultibytestring说明boolmb_ereg_match(string$pattern,string$string[,string$option=msr])Aregularexpressionmatchforamultibytestring
PHP:mb_encoding_aliases()的用法_mbstring函数 mb_encoding_aliases(PHP5=5.3.0)mb_encoding_aliasesGetaliasesofaknownencodingtype说明arraymb_encoding_aliases(string$encoding)Returnsanarrayofaliasesforaknownencodingtype.参数encodingTheencodingtyp
标签: PHP:mb_regex_set_options()的用法_mbstring函数
本文链接地址:https://www.jiuchutong.com/biancheng/275032.html 转载请保留说明!友情链接: 武汉网站建设