Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 41) sorted by path

12

/PHP-7.1/Zend/
H A Dzend_virtual_cwd.c1491 char *temp; in virtual_chdir_file() local
/PHP-7.1/ext/bcmath/libbcmath/src/
H A Ddivmod.c51 bc_num temp; in bc_divmod() local
H A Dinit.c51 bc_num temp; local
H A Doutput.c97 stk_rec *digits, *temp; in bc_out_num() local
H A Draise.c49 bc_num temp, power; in bc_raise() local
H A Draisemod.c48 bc_num power, exponent, modulus, parity, temp; in bc_raisemod() local
H A Drecmul.c58 bc_num temp; local
/PHP-7.1/ext/calendar/
H A Dfrench.c101 zend_long temp; in SdnToFrench() local
H A Dgregor.c147 zend_long temp; in SdnToGregorian() local
H A Djulian.c164 zend_long temp; in SdnToJulian() local
/PHP-7.1/ext/gd/libgd/
H A Dgd_webp.c48 unsigned char *read, *temp; in gdImageCreateFromWebpCtx() local
/PHP-7.1/ext/gmp/
H A Dgmp.c281 #define FREE_GMP_TEMP(temp) \ argument
286 #define FETCH_GMP_ZVAL_DEP_DEP(gmpnumber, zval, temp, dep1, dep2) \ argument
302 #define FETCH_GMP_ZVAL_DEP(gmpnumber, zval, temp, dep) \ argument
317 #define FETCH_GMP_ZVAL(gmpnumber, zval, temp) \ argument
469 gmp_temp_t temp; in shift_operator_helper() local
/PHP-7.1/ext/hash/
H A Dhash.c723 unsigned char *computed_salt, *digest, *temp, *result, *K1, *K2 = NULL; in PHP_FUNCTION() local
H A Dhash_gost.c230 uint32_t data[8], temp = 0; in GostTransform() local
H A Dhash_sha3.c113 uint64_t temp; in permute() local
125 uint64_t temp[5]; in permute() local
/PHP-7.1/ext/intl/converter/
H A Dconverter.c662 UChar *temp; in php_converter_do_convert() local
/PHP-7.1/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp436 UChar temp[16]; in umsg_format_helper() local
672 UnicodeString temp; in umsg_parse_helper() local
/PHP-7.1/ext/mbstring/
H A Dmbstring.c1805 char *list, *temp; in PHP_FUNCTION() local
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_inference.c326 zend_ulong m, temp; in minOR() local
350 zend_ulong m, temp; in maxOR() local
373 zend_ulong m, temp; in minAND() local
396 zend_ulong m, temp; in maxAND() local
/PHP-7.1/ext/opcache/
H A Dzend_accelerator_blacklist.c208 zend_regexp_list *temp, *it = blacklist->regexp_list; in zend_accel_blacklist_shutdown() local
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c9520 pcre_uchar *temp = (pcre_uchar *)codestart; in pcre_compile2() local
/PHP-7.1/ext/pdo/
H A Dpdo_stmt.c361 zend_string *temp = zend_string_alloc(ZSTR_LEN(param->name) + 1, 0); in really_register_bound_param() local
362 ZSTR_VAL(temp)[0] = ':'; in really_register_bound_param() local
/PHP-7.1/ext/phar/
H A Dphar.c1611 php_stream *temp; local
1670 php_stream *temp; local
H A Dphar_object.c57 zval temp; in phar_mung_server_vars() local
1437 char *fname, *error = NULL, *base = p_obj->b, *save = NULL, *temp = NULL; in phar_build() local
3446 phar_entry_info *oldentry, newentry = {0}, *temp; in PHP_METHOD() local
H A Dshortarc.php105 static $temp; variable in Extract_Phar
278 static function _removeTmpFiles($temp, $origdir)

Completed in 458 milliseconds

12