Searched refs:zend_multibyte_detect_unicode (Results 1 – 2 of 2) sorted by relevance
351 static const zend_encoding* zend_multibyte_detect_unicode(void) in zend_multibyte_detect_unicode() function440 script_encoding = zend_multibyte_detect_unicode(); in zend_multibyte_find_script_encoding()
354 static const zend_encoding* zend_multibyte_detect_unicode(void) in zend_multibyte_detect_unicode() function443 script_encoding = zend_multibyte_detect_unicode(); in zend_multibyte_find_script_encoding()
Completed in 18 milliseconds