Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_multibyte.h67 ZEND_API const char *zend_multibyte_get_encoding_name(const zend_encoding *encoding);
H A Dzend_multibyte.c138 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.l557 …"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()
/php-src/win32/
H A Dcodepage.c321 enc = (char *)zend_multibyte_get_encoding_name(zenc); in php_win32_cp_get_enc()

Completed in 13 milliseconds