Home
last modified time | relevance | path

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

12

/PHP-5.5/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.c1602 php_stream *temp; local
1661 php_stream *temp; local
H A Dphar_object.c66 zval *temp; in phar_mung_server_vars() local
1427 char *fname, *error = NULL, *base = p_obj->b, *opened, *save = NULL, *temp = NULL; in phar_build() local
3439 phar_entry_info *oldentry, newentry = {0}, *temp; in PHP_METHOD() local
/PHP-5.5/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.5/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.5/ext/zip/lib/
H A Dzip_close.c75 char *temp; in zip_close() local
603 char *temp; in _zip_create_temp_output() local
H A Dzip_open.c303 struct zip_dirent temp; in _zip_checkcons() local
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp419 UChar temp[16]; in umsg_format_helper() local
654 UnicodeString temp; in umsg_parse_helper() local
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_blacklist.c222 zend_regexp_list *temp, *it = blacklist->regexp_list; in zend_accel_blacklist_shutdown() local
/PHP-5.5/ext/gd/libgd/
H A Dgd_webp.c67 unsigned char *read, *temp; in gdImageCreateFromWebpCtx() local
/PHP-5.5/ext/hash/
H A Dhash_gost.c230 php_hash_uint32 data[8], temp = 0, save = 0; in GostTransform() local
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp793 char * temp = NULL; in ServerSupportFunction() local
884 char * temp; in FillExtensionControlBlock() local
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dqueue.c719 void *key, *temp; in QuickSort() local
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c1036 DBDATETIME temp; local
1116 DBDATETIME temp; local
/PHP-5.5/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.5/main/
H A Dsnprintf.c445 char temp[EXPONENT_LENGTH]; /* for exponent conversion */ in php_conv_fp() local
/PHP-5.5/ext/standard/
H A Dfile.c380 char *name = NULL, *value = NULL, *temp = NULL; in PHP_FUNCTION() local
2049 char *temp, *tptr, *bptr, *line_end, *limit; in php_fgetcsv() local

Completed in 118 milliseconds

12