Home
last modified time | relevance | path

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

/PHP-7.4/ext/iconv/
H A Diconv.c348 static const char *get_input_encoding(void) { in get_input_encoding() function
2551 add_assoc_string(return_value, "input_encoding", get_input_encoding()); in PHP_FUNCTION()
2555 RETVAL_STRING(get_input_encoding()); in PHP_FUNCTION()

Completed in 10 milliseconds