Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 39) sorted by relevance

12

/PHP-5.6/ext/phar/
H A Dshortarc.php105 static $temp; variable in Extract_Phar
278 static function _removeTmpFiles($temp, $origdir)
H A Dstream.c395 off_t temp; in phar_stream_seek() local
H A Dphar.c1613 php_stream *temp; local
1672 php_stream *temp; local
/PHP-5.6/ext/bcmath/libbcmath/src/
H A Draisemod.c48 bc_num power, exponent, parity, temp; in bc_raisemod() local
H A Draise.c49 bc_num temp, power; in bc_raise() local
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 Drecmul.c58 bc_num temp; local
/PHP-5.6/ext/calendar/
H A Dfrench.c101 long int temp; in SdnToFrench() local
H A Djulian.c164 long int temp; in SdnToJulian() local
H A Dgregor.c147 long int temp; in SdnToGregorian() local
/PHP-5.6/ext/zip/lib/
H A Dzip_close.c74 char *temp; in zip_close() local
594 char *temp; in _zip_create_temp_output() local
H A Dzip_open.c314 struct zip_dirent temp; in _zip_checkcons() local
/PHP-5.6/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp423 UChar temp[16]; in umsg_format_helper() local
658 UnicodeString temp; in umsg_parse_helper() local
/PHP-5.6/ext/opcache/
H A Dzend_accelerator_blacklist.c222 zend_regexp_list *temp, *it = blacklist->regexp_list; in zend_accel_blacklist_shutdown() local
/PHP-5.6/ext/gmp/
H A Dgmp.c277 #define FREE_GMP_TEMP(temp) \ argument
282 #define FETCH_GMP_ZVAL_DEP_DEP(gmpnumber, zval, temp, dep1, dep2) \ argument
298 #define FETCH_GMP_ZVAL_DEP(gmpnumber, zval, temp, dep) \ argument
313 #define FETCH_GMP_ZVAL(gmpnumber, zval, temp) \ argument
513 gmp_temp_t temp; in shift_operator_helper() local
/PHP-5.6/ext/gd/libgd/
H A Dgd_webp.c67 unsigned char *read, *temp; in gdImageCreateFromWebpCtx() local
/PHP-5.6/ext/hash/
H A Dhash_gost.c230 php_hash_uint32 data[8], temp = 0, save = 0; in GostTransform() local
/PHP-5.6/sapi/isapi/stresstest/
H A Dstresstest.cpp793 char * temp = NULL; in ServerSupportFunction() local
884 char * temp; in FillExtensionControlBlock() local
/PHP-5.6/ext/xmlrpc/libxmlrpc/
H A Dqueue.c719 void *key, *temp; in QuickSort() local
/PHP-5.6/ext/mssql/
H A Dphp_mssql.c1036 DBDATETIME temp; local
1116 DBDATETIME temp; local
/PHP-5.6/ext/tidy/
H A Dtidy.c819 zval *temp; in tidy_doc_update_properties() local
851 zval *attribute, *children, *temp; in tidy_add_default_properties() local
/PHP-5.6/main/
H A Dsnprintf.c445 char temp[EXPONENT_LENGTH]; /* for exponent conversion */ in php_conv_fp() local
/PHP-5.6/ext/standard/
H A Dfile.c388 char *name = NULL, *value = NULL, *temp = NULL; in PHP_FUNCTION() local
2058 char *temp, *tptr, *bptr, *line_end, *limit; in php_fgetcsv() local

Completed in 90 milliseconds

12