Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo/
H A Dpdo.c240 char *new_val = (char *) emalloc(vlen - n_semicolumns + 1); in php_pdo_parse_data_source() local
/PHP-7.4/ext/intl/collator/
H A Dcollator_convert.c43 UChar* new_val = NULL; in collator_convert_hash_item_from_utf8_to_utf16() local
/PHP-7.4/Zend/
H A Dzend_builtin_functions.c745 zend_string *new_val = zval_try_get_string(err); in ZEND_FUNCTION() local
825 zval *new_val, *val; in copy_constant_array() local
/PHP-7.4/sapi/litespeed/
H A Dlsapi_main.c211 char * new_val = (char *) pValue; in add_variable() local
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c654 char *new_val = (char *)val; in sapi_cli_server_register_variable() local
/PHP-7.4/ext/standard/
H A Darray.c3954 new_val; /* New value */ local
/PHP-7.4/ext/pgsql/
H A Dpgsql.c5852 zval meta, *def, *type, *not_null, *has_default, *is_enum, *val, new_val; local

Completed in 61 milliseconds