Home
last modified time | relevance | path

Searched defs:temp (Results 26 – 46 of 46) sorted by relevance

12

/PHP-7.3/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-opt64.c421 unsigned char temp[8]; in KeccakP1600_ExtractAndAddLanes() local
/PHP-7.3/ext/zip/lib/
H A Dzip_open.c433 struct zip_dirent temp; in _zip_checkcons() local
/PHP-7.3/ext/phar/
H A Dstream.c400 zend_off_t temp; in phar_stream_seek() local
H A Dphar.c1630 php_stream *temp; local
1689 php_stream *temp; local
H A Dphar_object.c55 zval temp; in phar_mung_server_vars() local
1402 char *fname, *error = NULL, *base = p_obj->b, *save = NULL, *temp = NULL; in phar_build() local
3445 phar_entry_info *oldentry, newentry = {0}, *temp; in PHP_METHOD() local
H A Dutil.c121 zend_off_t temp, eoffset; in phar_seek_efp() local
/PHP-7.3/ext/tidy/
H A Dtidy.c838 zval temp; in tidy_doc_update_properties() local
868 zval attribute, children, temp; in tidy_add_default_properties() local
/PHP-7.3/ext/gd/libgd/
H A Dgd_bmp.c1063 int temp = (index >> (8 - (j * info->depth))) & ((1 << info->depth) - 1); in bmp_read_rle() local
/PHP-7.3/ext/pdo/
H A Dpdo_stmt.c353 zend_string *temp = zend_string_alloc(ZSTR_LEN(param->name) + 1, 0); in really_register_bound_param() local
354 ZSTR_VAL(temp)[0] = ':'; in really_register_bound_param() local
/PHP-7.3/main/
H A Dsnprintf.c447 char temp[EXPONENT_LENGTH]; /* for exponent conversion */ in php_conv_fp() local
/PHP-7.3/ext/sqlite3/
H A Dsqlite3.c1426 zend_string *temp = zend_string_alloc(ZSTR_LEN(param->name) + 1, 0); in register_bound_parameter_to_sqlite() local
1427 ZSTR_VAL(temp)[0] = ':'; in register_bound_parameter_to_sqlite() local
/PHP-7.3/ext/standard/
H A Dfile.c386 char *name = NULL, *value = NULL, *temp = NULL; in PHP_FUNCTION() local
2094 char *temp, *tptr, *bptr, *line_end, *limit; in php_fgetcsv() local
H A Dmath.c1084 zval *number, temp; in PHP_FUNCTION() local
H A Dimage.c1461 char temp[MAX_LENGTH_OF_LONG * 2 + sizeof("width=\"\" height=\"\"")]; in php_getimagesize_from_stream() local
H A Darray.c2930 Bucket *p, temp; local
H A Dstring.c5969 char temp; local
/PHP-7.3/ext/hash/
H A Dhash.c720 unsigned char *computed_salt, *digest, *temp, *result, *K1, *K2 = NULL; in PHP_FUNCTION() local
/PHP-7.3/ext/intl/converter/
H A Dconverter.c667 UChar *temp; in php_converter_do_convert() local
/PHP-7.3/Zend/
H A Dzend_virtual_cwd.c1448 char *temp; in virtual_chdir_file() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c9776 PCRE2_UCHAR *temp = (PCRE2_UCHAR *)codestart; in pcre2_compile() local
/PHP-7.3/ext/mbstring/
H A Dmbstring.c1866 char *list, *temp; in PHP_FUNCTION() local

Completed in 217 milliseconds

12