/PHP-7.0/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 | 398 zend_off_t temp; in phar_stream_seek() local
|
/PHP-7.0/ext/bcmath/libbcmath/src/ |
H A D | raise.c | 49 bc_num temp, power; in bc_raise() local
|
H A D | raisemod.c | 48 bc_num power, exponent, modulus, parity, temp; in bc_raisemod() 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-7.0/ext/calendar/ |
H A D | french.c | 101 zend_long temp; in SdnToFrench() local
|
H A D | julian.c | 164 zend_long temp; in SdnToJulian() local
|
H A D | gregor.c | 147 zend_long temp; in SdnToGregorian() local
|
/PHP-7.0/ext/zip/lib/ |
H A D | zip_source_win32a.c | 91 _win32_create_temp_a(_zip_source_win32_read_file_t *ctx, void **temp, zip_uint32_t value, PSECURITY… in _win32_create_temp_a()
|
H A D | zip_source_win32w.c | 91 _win32_create_temp_w(_zip_source_win32_read_file_t *ctx, void **temp, zip_uint32_t value, PSECURITY… in _win32_create_temp_w()
|
H A D | zip_source_win32handle.c | 419 void *temp = NULL; in _win32_create_temp_file() local 595 time_t temp; in _zip_filetime_to_time_t() local
|
H A D | zip_source_filep.c | 178 char *temp; in create_temp_output() local
|
H A D | zip_open.c | 433 struct zip_dirent temp; in _zip_checkcons() local
|
/PHP-7.0/ext/intl/msgformat/ |
H A D | msgformat_helpers.cpp | 414 UChar temp[16]; in umsg_format_helper() local 650 UnicodeString temp; in umsg_parse_helper() local
|
/PHP-7.0/ext/opcache/ |
H A D | zend_accelerator_blacklist.c | 208 zend_regexp_list *temp, *it = blacklist->regexp_list; in zend_accel_blacklist_shutdown() local
|
/PHP-7.0/ext/gd/libgd/ |
H A D | gd_webp.c | 48 unsigned char *read, *temp; in gdImageCreateFromWebpCtx() local
|
/PHP-7.0/ext/gmp/ |
H A D | gmp.c | 281 #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.0/ext/hash/ |
H A D | hash_gost.c | 230 php_hash_uint32 data[8], temp = 0; in GostTransform() local
|
/PHP-7.0/ext/xmlrpc/libxmlrpc/ |
H A D | queue.c | 719 void *key, *temp; in QuickSort() local
|
/PHP-7.0/ext/tidy/ |
H A D | tidy.c | 812 zval temp; in tidy_doc_update_properties() local 842 zval attribute, children, temp; in tidy_add_default_properties() local
|
/PHP-7.0/ext/pdo/ |
H A D | pdo_stmt.c | 367 zend_string *temp = zend_string_alloc(ZSTR_LEN(param->name) + 1, 0); in really_register_bound_param() local 368 ZSTR_VAL(temp)[0] = ':'; in really_register_bound_param() local
|
/PHP-7.0/main/ |
H A D | snprintf.c | 445 char temp[EXPONENT_LENGTH]; /* for exponent conversion */ in php_conv_fp() local
|