Searched refs:zend_multibyte_get_encoding_name (Results 1 – 4 of 4) sorted by relevance
65 ZEND_API const char *zend_multibyte_get_encoding_name(const zend_encoding *encoding);
138 ZEND_API const char *zend_multibyte_get_encoding_name(const zend_encoding *encoding) in zend_multibyte_get_encoding_name() function
557 …"encoding \"%s\" to a compatible encoding", zend_multibyte_get_encoding_name(LANG_SCNG(script_enco… in open_file_for_scanning()748 …"encoding \"%s\" to a compatible encoding", zend_multibyte_get_encoding_name(LANG_SCNG(script_enco… in zend_prepare_string_for_scanning()882 …"encoding \"%s\" to a compatible encoding", zend_multibyte_get_encoding_name(LANG_SCNG(script_enco… in zend_multibyte_yyinput_again()
321 enc = (char *)zend_multibyte_get_encoding_name(zenc); in php_win32_cp_get_enc()
Completed in 15 milliseconds