Searched refs:get_internal_encoding (Results 1 – 1 of 1) sorted by relevance
261 static const char *get_internal_encoding(void) { in get_internal_encoding() function340 …t->in.used, &out, get_output_encoding(), get_internal_encoding()), get_output_encoding(), get_inte… in php_iconv_output_handler()1805 charset = get_internal_encoding(); in PHP_FUNCTION()1841 charset = get_internal_encoding(); in PHP_FUNCTION()1882 charset = get_internal_encoding(); in PHP_FUNCTION()1943 charset = get_internal_encoding(); in PHP_FUNCTION()1972 const char *in_charset = get_internal_encoding(); in PHP_FUNCTION()2079 charset = get_internal_encoding(); in PHP_FUNCTION()2116 charset = get_internal_encoding(); in PHP_FUNCTION()2279 add_assoc_string(return_value, "internal_encoding", get_internal_encoding()); in PHP_FUNCTION()[all …]
Completed in 8 milliseconds