Home
last modified time | relevance | path

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

/PHP-5.6/ext/intl/collator/
H A Dcollator_convert.c49 UChar* new_val = NULL; in collator_convert_hash_item_from_utf8_to_utf16() local
93 char* new_val = NULL; in collator_convert_hash_item_from_utf16_to_utf8() local
/PHP-5.6/ext/pdo/
H A Dpdo.c281 char *new_val = (char *) emalloc(vlen - n_semicolumns + 1); in php_pdo_parse_data_source() local
/PHP-5.6/sapi/litespeed/
H A Dlsapi_main.c238 char * new_val = (char *) pValue; in add_variable() local
/PHP-5.6/ext/mbstring/oniguruma/
H A Dregparse.h318 int new_val; member
/PHP-5.6/sapi/cli/
H A Dphp_cli_server.c710 char *new_val = (char *)val; in sapi_cli_server_register_variable() local
/PHP-5.6/ext/standard/
H A Darray.c2304 *new_val; /* New value */ in PHP_FUNCTION() local
/PHP-5.6/ext/pgsql/
H A Dpgsql.c5793 zval *meta, **def, **type, **not_null, **has_default, **is_enum, **val, *new_val; local

Completed in 44 milliseconds