Home
last modified time | relevance | path

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

/PHP-8.0/ext/mbstring/
H A Dphp_mbregex.h37 int php_mb_regex_set_mbctype(const char *enc);
H A Dphp_mbregex.c406 int php_mb_regex_set_mbctype(const char *encname) in php_mb_regex_set_mbctype() function
855 if (php_mb_regex_set_mbctype(encoding) == FAILURE) { in PHP_FUNCTION()
H A Dmbstring.c817 php_mb_regex_set_mbctype(new_value); in _php_mb_ini_mbstring_internal_encoding_set()

Completed in 22 milliseconds