Home
last modified time | relevance | path

Searched defs:h (Results 26 – 50 of 74) sorted by relevance

123

/PHP-7.4/ext/opcache/
H A Dshared_alloc_win32.c48 HANDLE h; in zend_win_error_message() local
H A DZendAccelerator.c387 #define STRTAB_HASH_TO_SLOT(tab, h) \ argument
440 zend_ulong h; in accel_find_interned_string() local
475 zend_ulong h; in accel_new_interned_string() local
541 static zend_always_inline zend_string *accel_find_interned_string_ex(zend_ulong h, const char *str,… in accel_find_interned_string_ex()
565 zend_ulong h = zend_inline_hash_func(str, size); in accel_init_interned_string_for_php() local
4669 static int preload_header_handler(sapi_header_struct *h, sapi_header_op_enum op, sapi_headers_struc… in preload_header_handler()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_info.c30 #define PHPDBG_INFO_COMMAND_D(f, h, a, m, l, s, flags) \ argument
H A Dphpdbg_print.c29 #define PHPDBG_PRINT_COMMAND_D(f, h, a, m, l, s, flags) \ argument
H A Dphpdbg_list.c38 #define PHPDBG_LIST_COMMAND_D(f, h, a, m, l, s, flags) \ argument
/PHP-7.4/sapi/litespeed/
H A Dlsapi_main.c376 sapi_header_struct *h; in sapi_lsapi_send_headers_like_cgi() local
471 sapi_header_struct *h; in sapi_lsapi_send_headers() local
1719 sapi_header_struct *h; in PHP_FUNCTION() local
/PHP-7.4/ext/gd/libgd/
H A Dgd.c342 #define RETURN_HWB(h, w, b) {HWB->H = h; HWB->W = w; HWB->B = b; return HWB;} argument
1589 void gdImageArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color) in gdImageArc()
1594 void gdImageFilledArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int st… in gdImageFilledArc()
1715 void gdImageEllipse(gdImagePtr im, int mx, int my, int w, int h, int c) in gdImageEllipse()
1754 void gdImageFilledEllipse (gdImagePtr im, int mx, int my, int w, int h, int c) in gdImageFilledEllipse()
2256 … gdImageCopy (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, int h) in gdImageCopy()
2337 …rge (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, int h, int pct) in gdImageCopyMerge()
2377 …ray (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, int h, int pct) in gdImageCopyMergeGray()
H A Dgd_png.c129 png_uint_32 width, height, rowbytes, w, h, res_x, res_y; in gdImageCreateFromPngCtx() local
/PHP-7.4/ext/date/lib/
H A Ddow.c195 int timelib_valid_time(timelib_sll h, timelib_sll i, timelib_sll s) in timelib_valid_time()
H A Dtimelib.h180 timelib_sll h, i, s; /* Hours, mInutes and Seconds */ member
208 timelib_sll h, i, s; /* Hour, mInute, Second */ member
/PHP-7.4/ext/zlib/
H A Dzlib.c292 php_output_handler *h = NULL; in php_zlib_output_handler_init() local
312 php_output_handler *h; in php_zlib_output_compression_start() local
/PHP-7.4/ext/standard/
H A Dmail.c74 unsigned int h = 5381; in PHP_FUNCTION() local
H A Dcrypt_sha256.c109 uint32_t h = ctx->H[7]; in sha256_process_block() local
H A Dcrypt_sha512.c133 uint64_t h = ctx->H[7]; in sha512_process_block() local
H A Dpassword.c193 const char *h = ZSTR_VAL(hash); in php_password_bcrypt_valid() local
/PHP-7.4/Zend/
H A Dzend_execute_API.c1586 zend_ulong h = zend_string_hash_val(name); in zend_set_local_var() local
1629 zend_ulong h = zend_hash_func(name, len); in zend_set_local_var_str() local
H A Dzend_virtual_cwd.c326 register zend_ulong h; in realpath_cache_key() local
350 register zend_ulong h; in realpath_cache_key() local
H A Dzend_alloc.c2708 zend_ulong h = ((uintptr_t) ptr) >> ZEND_MM_ALIGNMENT_LOG2; local
2715 zend_ulong h = ((uintptr_t) ptr) >> ZEND_MM_ALIGNMENT_LOG2; local
2721 zend_ulong h = ((uintptr_t) ptr) >> ZEND_MM_ALIGNMENT_LOG2; local
2732 zend_ulong h; local
/PHP-7.4/ext/soap/
H A Dsoap.c1775 soapHeader *h = header; local
1950 soapHeader *h = soap_headers; local
3563 soapHeader *h, *last = NULL; local
3686 static void set_soap_header_attributes(xmlNodePtr h, HashTable *ht, int version) /* {{{ */
4078 soapHeader *h; local
4336 xmlNodePtr h; local
/PHP-7.4/ext/hash/
H A Dhash_sha.c481 uint32_t e = state[4], f = state[5], g = state[6], h = state[7]; in SHA256Transform() local
791 uint64_t e = state[4], f = state[5], g = state[6], h = state[7]; in SHA512Transform() local
/PHP-7.4/ext/pdo_firebird/
H A Dfirebird_statement.c479 isc_blob_handle h = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_bind_blob() local
/PHP-7.4/ext/phar/
H A Dzip.c47 } h; in phar_zip_process_extra() local
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c373 sapi_header_struct *h; in sapi_cgi_send_headers() local
1677 static void add_response_header(sapi_header_struct *h, zval *return_value) /* {{{ */
/PHP-7.4/main/
H A Dalloca.c139 } h; member
/PHP-7.4/win32/
H A Dglob.c363 char *h; local

Completed in 312 milliseconds

123