zend_multibyte_detect_utf_encoding 35 Zend/zend_multibyte.c static zend_encoding* zend_multibyte_detect_utf_encoding(char *script, int script_size TSRMLS_DC); zend_multibyte_detect_utf_encoding 1075 Zend/zend_multibyte.c return zend_multibyte_detect_utf_encoding(LANG_SCNG(script_org), LANG_SCNG(script_org_size) TSRMLS_CC);