Searched refs:php_mb_chr (Results 1 – 1 of 1) sorted by relevance
5129 static inline char* php_mb_chr(zend_long cp, const char* enc, size_t *output_len) in php_mb_chr() function5242 ret = php_mb_chr(cp, enc, &ret_len); in PHP_FUNCTION()
Completed in 16 milliseconds