Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dmbstring.c2043 static inline int php_mb_check_code_point(zend_long cp) in php_mb_check_code_point() function
2096 if (php_mb_check_code_point(Z_LVAL_P(arg1))) { in PHP_FUNCTION()
2107 if (php_mb_check_code_point(Z_LVAL_P(arg1))) { in PHP_FUNCTION()

Completed in 19 milliseconds