/PHP-5.6/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 | 1613 php_stream *temp; local 1672 php_stream *temp; local
|
/PHP-5.6/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.6/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.6/ext/zip/lib/ |
H A D | zip_close.c | 74 char *temp; in zip_close() local 594 char *temp; in _zip_create_temp_output() local
|
H A D | zip_open.c | 314 struct zip_dirent temp; in _zip_checkcons() local
|
/PHP-5.6/ext/intl/msgformat/ |
H A D | msgformat_helpers.cpp | 423 UChar temp[16]; in umsg_format_helper() local 658 UnicodeString temp; in umsg_parse_helper() local
|
/PHP-5.6/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.6/ext/gmp/ |
H A D | gmp.c | 277 #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 D | gd_webp.c | 67 unsigned char *read, *temp; in gdImageCreateFromWebpCtx() local
|
/PHP-5.6/ext/hash/ |
H A D | hash_gost.c | 230 php_hash_uint32 data[8], temp = 0, save = 0; in GostTransform() local
|
/PHP-5.6/sapi/isapi/stresstest/ |
H A D | stresstest.cpp | 793 char * temp = NULL; in ServerSupportFunction() local 884 char * temp; in FillExtensionControlBlock() local
|
/PHP-5.6/ext/xmlrpc/libxmlrpc/ |
H A D | queue.c | 719 void *key, *temp; in QuickSort() local
|
/PHP-5.6/ext/mssql/ |
H A D | php_mssql.c | 1036 DBDATETIME temp; local 1116 DBDATETIME temp; local
|
/PHP-5.6/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.6/main/ |
H A D | snprintf.c | 445 char temp[EXPONENT_LENGTH]; /* for exponent conversion */ in php_conv_fp() local
|
/PHP-5.6/ext/standard/ |
H A D | file.c | 388 char *name = NULL, *value = NULL, *temp = NULL; in PHP_FUNCTION() local 2058 char *temp, *tptr, *bptr, *line_end, *limit; in php_fgetcsv() local
|