Home
last modified time | relevance | path

Searched defs:value_length (Results 1 – 5 of 5) sorted by relevance

/PHP-7.1/Zend/
H A Dzend_ini.c306 ZEND_API int zend_alter_ini_entry_chars(zend_string *name, const char *value, size_t value_length, … in zend_alter_ini_entry_chars()
318 …end_alter_ini_entry_chars_ex(zend_string *name, const char *value, size_t value_length, int modify… in zend_alter_ini_entry_chars_ex()
H A Dzend_ini.h44 uint value_length; member
H A Dzend_API.c3836 …_entry *ce, const char *name, size_t name_length, const char *value, size_t value_length) /* {{{ */ in zend_declare_class_constant_stringl()
/PHP-7.1/main/
H A Dmain.c343 static int php_get_display_errors_mode(char *value, int value_length) in php_get_display_errors_mode()
/PHP-7.1/ext/mbstring/
H A Dmbstring.c689 php_mb_parse_encoding_list(const char *value, size_t value_length, const mbfl_encoding ***return_li… in php_mb_parse_encoding_list()

Completed in 78 milliseconds