Home
last modified time | relevance | path

Searched refs:zend_multibyte_get_encoding_name (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_multibyte.h66 ZEND_API const char *zend_multibyte_get_encoding_name(const zend_encoding *encoding);
H A Dzend_multibyte.c133 ZEND_API const char *zend_multibyte_get_encoding_name(const zend_encoding *encoding) in zend_multibyte_get_encoding_name() function
H A Dzend_language_scanner.l517 …"encoding \"%s\" to a compatible encoding", zend_multibyte_get_encoding_name(LANG_SCNG(script_enco… in open_file_for_scanning()
685 …"encoding \"%s\" to a compatible encoding", zend_multibyte_get_encoding_name(LANG_SCNG(script_enco… in zend_prepare_string_for_scanning()
854 …"encoding \"%s\" to a compatible encoding", zend_multibyte_get_encoding_name(LANG_SCNG(script_enco… in zend_multibyte_yyinput_again()
H A Dzend_language_scanner.c519 …"encoding \"%s\" to a compatible encoding", zend_multibyte_get_encoding_name(LANG_SCNG(script_enco… in open_file_for_scanning()
687 …"encoding \"%s\" to a compatible encoding", zend_multibyte_get_encoding_name(LANG_SCNG(script_enco… in zend_prepare_string_for_scanning()
856 …"encoding \"%s\" to a compatible encoding", zend_multibyte_get_encoding_name(LANG_SCNG(script_enco… in zend_multibyte_yyinput_again()
/PHP-5.5/ext/standard/
H A Dhtml.c381 charset_hint = (char *)zend_multibyte_get_encoding_name(zenc); in determine_charset()

Completed in 25 milliseconds