Home
last modified time | relevance | path

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

/PHP-5.5/sapi/fpm/fpm/
H A Dzlog.c90 int zlog_set_level(int new_value) /* {{{ */ in zlog_set_level()
H A Dfpm_php.c26 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 Dfastcgi.c230 void fcgi_set_in_shutdown(int new_value) in fcgi_set_in_shutdown()
/PHP-5.5/Zend/
H A Dzend_ini.c247 ZEND_API int zend_alter_ini_entry(char *name, uint name_length, char *new_value, uint new_value_len… in zend_alter_ini_entry()
255 ZEND_API int zend_alter_ini_entry_ex(char *name, uint name_length, char *new_value, uint new_value_… in zend_alter_ini_entry_ex()
H A Dzend_multibyte.c183 ZEND_API int zend_multibyte_set_script_encoding_by_string(const char *new_value, size_t new_value_l… in zend_multibyte_set_script_encoding_by_string()
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c211 char *old_value, *new_value = NULL; in apache_request_string_slot() local
262 long old_value, new_value; in apache_request_int_slot() local
/PHP-5.5/ext/standard/
H A Dbasic_functions.c5439 char *varname, *new_value; local
5498 char *new_value; local
/PHP-5.5/main/
H A Drfc1867.c859 unsigned char *new_value; local
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c464 int new_value = 0; in sxe_prop_dim_write() local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c1283 int _php_mb_ini_mbstring_internal_encoding_set(const char *new_value, uint new_value_length TSRMLS_… in _php_mb_ini_mbstring_internal_encoding_set()
/PHP-5.5/ext/exif/
H A Dexif.c2446 size_t new_size, new_move, new_value; in exif_thumbnail_build() local

Completed in 100 milliseconds