Home
last modified time | relevance | path

Searched defs:new_val (Results 1 – 8 of 8) sorted by relevance

/PHP-8.3/ext/pdo/
H A Dpdo.c207 char *new_val = (char *) emalloc(vlen - n_semicolumns + 1); in php_pdo_parse_data_source() local
/PHP-8.3/ext/intl/collator/
H A Dcollator_convert.c41 UChar* new_val = NULL; in collator_convert_hash_item_from_utf8_to_utf16() local
/PHP-8.3/sapi/litespeed/
H A Dlsapi_main.c206 char * new_val = (char *) pValue; in add_variable() local
/PHP-8.3/Zend/
H A Dzend_builtin_functions.c455 zval *new_val, *val; in copy_constant_array() local
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.c4859 ZEND_EXT_API int zend_jit_debug_config(zend_long old_val, zend_long new_val, int stage) in zend_jit_debug_config()
/PHP-8.3/sapi/cli/
H A Dphp_cli_server.c613 char *new_val = (char *)val; in sapi_cli_server_register_variable() local
/PHP-8.3/ext/pgsql/
H A Dpgsql.c4521 zval meta, *def, *type, *not_null, *has_default, *is_enum, *val, new_val; in php_pgsql_convert() local
/PHP-8.3/ext/standard/
H A Darray.c4283 new_val; /* New value */ local

Completed in 78 milliseconds