Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dmbstring.c1412 static inline bool php_mb_check_code_point(zend_long cp) in php_mb_check_code_point() function
1474 if (!php_mb_check_code_point(substitute_codepoint)) { in PHP_FUNCTION()

Completed in 26 milliseconds