/PHP-5.5/ext/phar/ |
H A D | shortarc.php | 105 static $temp; variable in Extract_Phar 278 static function _removeTmpFiles($temp, $origdir)
|
H A D | stream.c | 395 off_t temp; in phar_stream_seek() local
|
H A D | phar.c | 1602 php_stream *temp; local 1661 php_stream *temp; local
|
H A D | phar_object.c | 66 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 D | raisemod.c | 48 bc_num power, exponent, parity, temp; in bc_raisemod() local
|
H A D | raise.c | 49 bc_num temp, power; in bc_raise() local
|
H A D | divmod.c | 51 bc_num temp; in bc_divmod() local
|
H A D | init.c | 51 bc_num temp; local
|
H A D | output.c | 97 stk_rec *digits, *temp; in bc_out_num() local
|
H A D | recmul.c | 58 bc_num temp; local
|
/PHP-5.5/ext/calendar/ |
H A D | french.c | 101 long int temp; in SdnToFrench() local
|
H A D | julian.c | 164 long int temp; in SdnToJulian() local
|
H A D | gregor.c | 147 long int temp; in SdnToGregorian() local
|
/PHP-5.5/ext/zip/lib/ |
H A D | zip_close.c | 75 char *temp; in zip_close() local 603 char *temp; in _zip_create_temp_output() local
|
H A D | zip_open.c | 303 struct zip_dirent temp; in _zip_checkcons() local
|
/PHP-5.5/ext/intl/msgformat/ |
H A D | msgformat_helpers.cpp | 419 UChar temp[16]; in umsg_format_helper() local 654 UnicodeString temp; in umsg_parse_helper() local
|
/PHP-5.5/ext/opcache/ |
H A D | zend_accelerator_blacklist.c | 222 zend_regexp_list *temp, *it = blacklist->regexp_list; in zend_accel_blacklist_shutdown() local
|
/PHP-5.5/ext/gd/libgd/ |
H A D | gd_webp.c | 67 unsigned char *read, *temp; in gdImageCreateFromWebpCtx() local
|
/PHP-5.5/ext/hash/ |
H A D | hash_gost.c | 230 php_hash_uint32 data[8], temp = 0, save = 0; in GostTransform() local
|
/PHP-5.5/sapi/isapi/stresstest/ |
H A D | stresstest.cpp | 793 char * temp = NULL; in ServerSupportFunction() local 884 char * temp; in FillExtensionControlBlock() local
|
/PHP-5.5/ext/xmlrpc/libxmlrpc/ |
H A D | queue.c | 719 void *key, *temp; in QuickSort() local
|
/PHP-5.5/ext/mssql/ |
H A D | php_mssql.c | 1036 DBDATETIME temp; local 1116 DBDATETIME temp; local
|
/PHP-5.5/ext/tidy/ |
H A D | tidy.c | 819 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 D | snprintf.c | 445 char temp[EXPONENT_LENGTH]; /* for exponent conversion */ in php_conv_fp() local
|
/PHP-5.5/ext/standard/ |
H A D | file.c | 380 char *name = NULL, *value = NULL, *temp = NULL; in PHP_FUNCTION() local 2049 char *temp, *tptr, *bptr, *line_end, *limit; in php_fgetcsv() local
|