Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/
H A Dmbstring.c5129 static inline char* php_mb_chr(zend_long cp, const char* enc, size_t *output_len) in php_mb_chr() function
5242 ret = php_mb_chr(cp, enc, &ret_len); in PHP_FUNCTION()

Completed in 17 milliseconds