Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_multibyte.c153 ZEND_API int zend_multibyte_parse_encoding_list(const char *encoding_list, size_t encoding_list_len… in zend_multibyte_parse_encoding_list() function
193 …if (FAILURE == zend_multibyte_parse_encoding_list(new_value, new_value_length, &list, &size, 1 TSR… in zend_multibyte_set_script_encoding_by_string()
H A Dzend_multibyte.h70 ZEND_API int zend_multibyte_parse_encoding_list(const char *encoding_list, size_t encoding_list_len…
/PHP-5.5/ext/exif/
H A Dexif.c182 if (FAILURE == zend_multibyte_parse_encoding_list(new_value, new_value_length, in ZEND_DECLARE_MODULE_GLOBALS()
197 if (FAILURE == zend_multibyte_parse_encoding_list(new_value, new_value_length, in ZEND_INI_MH()

Completed in 20 milliseconds