Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 41) sorted by last modified time

12

/PHP-7.4/ext/phar/
H A Dphar.c1622 php_stream *temp; in phar_open_from_fp() local
1685 php_stream *temp; in phar_open_from_fp() local
H A Dphar_object.c55 zval temp; in phar_mung_server_vars() local
1415 char *fname, *error = NULL, *base = p_obj->b, *save = NULL, *temp = NULL; in phar_build() local
3453 phar_entry_info *oldentry, newentry = {0}, *temp; in PHP_METHOD() local
H A Dutil.c119 zend_off_t temp, eoffset; in phar_seek_efp() local
/PHP-7.4/ext/standard/
H A Darray.c2962 Bucket *p, temp; local
H A Dimage.c1467 char temp[MAX_LENGTH_OF_LONG * 2 + sizeof("width=\"\" height=\"\"")]; in php_getimagesize_from_stream() local
H A Dstring.c6063 char temp; local
H A Dfile.c388 char *name = NULL, *value = NULL, *temp = NULL; in PHP_FUNCTION() local
2084 char *temp, *tptr, *bptr, *line_end, *limit; in php_fgetcsv() local
H A Dmath.c1103 zval *number, temp; in PHP_FUNCTION() local
/PHP-7.4/ext/mbstring/
H A Dmbstring.c1867 char *list, *temp; in PHP_FUNCTION() local
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c1210 char *temp; in virtual_chdir_file() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_inference.c316 zend_ulong m, temp; in minOR() local
340 zend_ulong m, temp; in maxOR() local
363 zend_ulong m, temp; in minAND() local
386 zend_ulong m, temp; in maxAND() local
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_blacklist.c219 zend_regexp_list *temp, *it = blacklist->regexp_list; in zend_accel_blacklist_shutdown() local
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp414 UChar temp[16]; in umsg_format_helper() local
638 UnicodeString temp; in umsg_parse_helper() local
/PHP-7.4/ext/tidy/
H A Dtidy.c851 zval temp; in tidy_doc_update_properties() local
881 zval attribute, children, temp; in tidy_add_default_properties() local
/PHP-7.4/ext/gmp/
H A Dgmp.c283 #define FREE_GMP_TEMP(temp) \ argument
288 #define FETCH_GMP_ZVAL_DEP_DEP(gmpnumber, zval, temp, dep1, dep2) \ argument
304 #define FETCH_GMP_ZVAL_DEP(gmpnumber, zval, temp, dep) \ argument
319 #define FETCH_GMP_ZVAL(gmpnumber, zval, temp) \ argument
478 gmp_temp_t temp; in shift_operator_helper() local
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c355 zend_string *temp = zend_string_alloc(ZSTR_LEN(param->name) + 1, 0); in really_register_bound_param() local
356 ZSTR_VAL(temp)[0] = ':'; in really_register_bound_param() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c241 PCRE2_UCHAR temp[6]; in pcre2_substitute() local
H A Dpcre2_dfa_match.c1108 PCRE2_SPTR temp = ptr - 1; in internal_dfa_match() local
1133 PCRE2_SPTR temp = ptr + 1; in internal_dfa_match() local
H A Dpcre2_compile.c10306 PCRE2_UCHAR *temp = (PCRE2_UCHAR *)codestart; in pcre2_compile() local
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c1685 zend_string *temp = zend_string_alloc(ZSTR_LEN(param->name) + 1, 0); in register_bound_parameter_to_sqlite() local
1686 ZSTR_VAL(temp)[0] = ':'; in register_bound_parameter_to_sqlite() local
/PHP-7.4/ext/intl/converter/
H A Dconverter.c670 UChar *temp; in php_converter_do_convert() local
/PHP-7.4/ext/hash/
H A Dhash_gost.c228 uint32_t data[8], temp = 0; in GostTransform() local
H A Dhash.c727 unsigned char *computed_salt, *digest, *temp, *result, *K1, *K2 = NULL; in PHP_FUNCTION() local
H A Dhash_sha3.c116 uint64_t temp; in permute() local
128 uint64_t temp[5]; in permute() local
/PHP-7.4/main/
H A Dsnprintf.c442 char temp[EXPONENT_LENGTH]; /* for exponent conversion */ in php_conv_fp() local

Completed in 234 milliseconds

12