Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 41) sorted by last modified time

12

/PHP-7.1/main/
H A Dsnprintf.c449 char temp[EXPONENT_LENGTH]; /* for exponent conversion */ in php_conv_fp() local
/PHP-7.1/ext/zip/lib/
H A Dzip_open.c433 struct zip_dirent temp; in _zip_checkcons() local
H A Dzip_source_filep.c178 char *temp; in create_temp_output() local
H A Dzip_source_win32a.c91 _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 Dzip_source_win32handle.c419 void *temp = NULL; in _win32_create_temp_file() local
595 time_t temp; in _zip_filetime_to_time_t() local
H A Dzip_source_win32w.c91 _win32_create_temp_w(_zip_source_win32_read_file_t *ctx, void **temp, zip_uint32_t value, PSECURITY… in _win32_create_temp_w()
/PHP-7.1/ext/xmlrpc/libxmlrpc/
H A Dqueue.c719 void *key, *temp; in QuickSort() local
/PHP-7.1/ext/tidy/
H A Dtidy.c817 zval temp; in tidy_doc_update_properties() local
847 zval attribute, children, temp; in tidy_add_default_properties() local
/PHP-7.1/ext/standard/
H A Dstring.c5377 char temp; local
H A Dmath.c1074 zval *number, temp; in PHP_FUNCTION() local
H A Dimage.c1441 char temp[MAX_LENGTH_OF_LONG * 2 + sizeof("width=\"\" height=\"\"")]; in php_getimagesize_from_stream() local
H A Dfile.c385 char *name = NULL, *value = NULL, *temp = NULL; in PHP_FUNCTION() local
2043 char *temp, *tptr, *bptr, *line_end, *limit; in php_fgetcsv() local
H A Darray.c2307 Bucket *p, temp; local
/PHP-7.1/ext/sqlite3/
H A Dsqlite3.c1397 zend_string *temp = zend_string_alloc(ZSTR_LEN(param->name) + 1, 0); in register_bound_parameter_to_sqlite() local
1398 ZSTR_VAL(temp)[0] = ':'; in register_bound_parameter_to_sqlite() local
/PHP-7.1/ext/phar/
H A Dutil.c123 zend_off_t temp, eoffset; in phar_seek_efp() local
H A Dphar_object.c57 zval temp; in phar_mung_server_vars() local
1437 char *fname, *error = NULL, *base = p_obj->b, *save = NULL, *temp = NULL; in phar_build() local
3446 phar_entry_info *oldentry, newentry = {0}, *temp; in PHP_METHOD() local
H A Dshortarc.php105 static $temp; variable in Extract_Phar
278 static function _removeTmpFiles($temp, $origdir)
H A Dstream.c399 zend_off_t temp; in phar_stream_seek() local
H A Dphar.c1611 php_stream *temp; local
1670 php_stream *temp; local
/PHP-7.1/ext/pdo/
H A Dpdo_stmt.c361 zend_string *temp = zend_string_alloc(ZSTR_LEN(param->name) + 1, 0); in really_register_bound_param() local
362 ZSTR_VAL(temp)[0] = ':'; in really_register_bound_param() local
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c9520 pcre_uchar *temp = (pcre_uchar *)codestart; in pcre_compile2() local
/PHP-7.1/ext/opcache/
H A Dzend_accelerator_blacklist.c208 zend_regexp_list *temp, *it = blacklist->regexp_list; in zend_accel_blacklist_shutdown() local
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_inference.c326 zend_ulong m, temp; in minOR() local
350 zend_ulong m, temp; in maxOR() local
373 zend_ulong m, temp; in minAND() local
396 zend_ulong m, temp; in maxAND() local
/PHP-7.1/ext/mbstring/
H A Dmbstring.c1805 char *list, *temp; in PHP_FUNCTION() local
/PHP-7.1/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp436 UChar temp[16]; in umsg_format_helper() local
672 UnicodeString temp; in umsg_parse_helper() local

Completed in 149 milliseconds

12