Searched refs:zend_multibyte_detect_utf_encoding (Results 1 – 1 of 1) sorted by relevance
327 static const zend_encoding *zend_multibyte_detect_utf_encoding(const unsigned char *script, size_t … in zend_multibyte_detect_utf_encoding() function452 return zend_multibyte_detect_utf_encoding(LANG_SCNG(script_org), LANG_SCNG(script_org_size)); in zend_multibyte_detect_unicode()
Completed in 9 milliseconds