Home
last modified time | relevance | path

Searched defs:new_value (Results 1 – 11 of 11) sorted by relevance

/php-src/Zend/
H A Dzend_ini.c325 ZEND_API zend_result zend_alter_ini_entry(zend_string *name, zend_string *new_value, int modify_typ… in zend_alter_ini_entry()
335 zend_string *new_value; in zend_alter_ini_entry_chars() local
347 zend_string *new_value; in zend_alter_ini_entry_chars_ex() local
356 ZEND_API zend_result zend_alter_ini_entry_ex(zend_string *name, zend_string *new_value, int modify_… in zend_alter_ini_entry_ex()
H A Dzend_multibyte.c188 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()
/php-src/sapi/fpm/fpm/
H A Dfpm_php.c24 static int fpm_php_zend_ini_alter_master(char *name, int name_length, char *new_value, int new_valu… in fpm_php_zend_ini_alter_master()
H A Dzlog.c103 int zlog_set_level(int new_value) /* {{{ */ in zlog_set_level()
114 int zlog_set_limit(int new_value) /* {{{ */ in zlog_set_limit()
/php-src/ext/standard/
H A Dbrowscap.c318 zend_string *new_value; in php_browscap_parser_cb() local
H A Dbasic_functions.c2006 zval *new_value; local
2072 zend_string *new_value; local
/php-src/main/
H A Dfastcgi.c446 void fcgi_set_in_shutdown(int new_value) in fcgi_set_in_shutdown()
461 void fcgi_request_set_keep(fcgi_request *req, int new_value) in fcgi_request_set_keep()
H A Drfc1867.c861 unsigned char *new_value; local
/php-src/ext/mbstring/
H A Dmbstring.c731 static zend_result _php_mb_ini_mbstring_http_input_set(const char *new_value, size_t new_value_leng… in _php_mb_ini_mbstring_http_input_set()
768 static zend_result _php_mb_ini_mbstring_http_output_set(const char *new_value, size_t length) { in _php_mb_ini_mbstring_http_output_set()
799 static zend_result _php_mb_ini_mbstring_internal_encoding_set(const char *new_value, size_t new_val… in _php_mb_ini_mbstring_internal_encoding_set()
/php-src/ext/session/
H A Dsession.c2622 static zend_result php_session_start_set_ini(zend_string *varname, zend_string *new_value) { in php_session_start_set_ini()
/php-src/ext/exif/
H A Dexif.c2865 size_t new_size, new_move, new_value; in exif_thumbnail_build() local

Completed in 84 milliseconds