Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_multibyte.c158 ZEND_API zend_result zend_multibyte_parse_encoding_list(const char *encoding_list, size_t encoding_… in zend_multibyte_parse_encoding_list() function
198 if (FAILURE == zend_multibyte_parse_encoding_list(new_value, new_value_length, &list, &size, 1)) { in zend_multibyte_set_script_encoding_by_string()
H A Dzend_multibyte.h69 ZEND_API int zend_multibyte_parse_encoding_list(const char *encoding_list, size_t encoding_list_len…
/PHP-8.0/
H A DUPGRADING.INTERNALS215 - zend_multibyte_parse_encoding_list()
/PHP-8.0/ext/exif/
H A Dexif.c111 if (FAILURE == zend_multibyte_parse_encoding_list(ZSTR_VAL(new_value), ZSTR_LEN(new_value), in ZEND_DECLARE_MODULE_GLOBALS()
126 if (FAILURE == zend_multibyte_parse_encoding_list(ZSTR_VAL(new_value), ZSTR_LEN(new_value), in ZEND_INI_MH()

Completed in 17 milliseconds