Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_multibyte.c118 zend_multibyte_set_script_encoding_by_string(value, strlen(value)); in zend_multibyte_set_functions()
188 ZEND_API zend_result zend_multibyte_set_script_encoding_by_string(const char *new_value, size_t new… in zend_multibyte_set_script_encoding_by_string() function
H A Dzend_multibyte.h75 ZEND_API zend_result zend_multibyte_set_script_encoding_by_string(const char *new_value, size_t new…
H A Dzend.c139 …return zend_multibyte_set_script_encoding_by_string(new_value ? ZSTR_VAL(new_value) : NULL, new_va… in ZEND_INI_MH()
/PHP-8.0/
H A DUPGRADING.INTERNALS318 - zend_multibyte_set_script_encoding_by_string()

Completed in 13 milliseconds