Home
last modified time | relevance | path

Searched refs:_php_mb_regex_mbctype2name (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/mbstring/
H A Dphp_mbregex.c391 static const char *_php_mb_regex_mbctype2name(OnigEncoding mbctype) in _php_mb_regex_mbctype2name() function
433 return _php_mb_regex_mbctype2name(MBREX(current_mbctype)); in php_mb_regex_get_mbctype()
447 return _php_mb_regex_mbctype2name(MBREX(default_mbctype)); in php_mb_regex_get_default_mbctype()
465 "Pattern is not valid under %s encoding", _php_mb_regex_mbctype2name(enc)); in php_mbregex_compile_pattern()

Completed in 11 milliseconds