Home
last modified time | relevance | path

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

123

/PHP-7.1/ext/opcache/
H A Dshared_alloc_win32.c44 HANDLE h; in zend_win_error_message() local
/PHP-7.1/ext/date/lib/
H A Dtimelib.c219 void timelib_decimal_hour_to_hms(double h, int *hour, int *min, int *sec) in timelib_decimal_hour_to_hms()
H A Dtimelib_structs.h218 timelib_sll h, i, s; /* Hours, mInutes and Seconds */ member
242 timelib_sll h, i, s; /* Hour, mInute, Second */ member
H A Dparse_date.c396 static timelib_sll timelib_meridian(char **ptr, timelib_sll h) in timelib_meridian()
423 static timelib_sll timelib_meridian_with_check(char **ptr, timelib_sll h) in timelib_meridian_with_check()
/PHP-7.1/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.1/ext/standard/
H A Dmail.c82 unsigned int h = 5381; in PHP_FUNCTION() local
H A Durl.c657 zval *prev_val, *hdr = NULL, *h; local
H A Dcrypt_sha512.c142 uint64_t h = ctx->H[7]; in sha512_process_block() local
H A Dcrypt_sha256.c118 uint32_t h = ctx->H[7]; in sha256_process_block() local
/PHP-7.1/Zend/
H A Dzend_ts_hash.h59 #define zend_ts_hash_index_update(ht, h, pData) \ argument
H A Dzend_execute_API.c1663 zend_ulong h = zend_string_hash_val(name); in zend_set_local_var() local
1705 zend_ulong h = zend_hash_func(name, len); in zend_set_local_var_str() local
H A Dzend_types.h165 zend_ulong h; /* hash value */ member
172 zend_ulong h; /* hash value (or numeric index) */ member
698 #define ZVAL_NEW_RES(z, h, p, t) do { \ argument
712 #define ZVAL_NEW_PERSISTENT_RES(z, h, p, t) do { \ argument
/PHP-7.1/ext/zlib/
H A Dzlib.c294 php_output_handler *h = NULL; in php_zlib_output_handler_init() local
314 php_output_handler *h; in php_zlib_output_compression_start() local
/PHP-7.1/ext/soap/
H A Dsoap.c1803 soapHeader *h = header; local
1976 soapHeader *h = soap_headers; local
3572 soapHeader *h, *last = NULL; local
3694 static void set_soap_header_attributes(xmlNodePtr h, HashTable *ht, int version)
4082 soapHeader *h; local
4330 xmlNodePtr h; local
/PHP-7.1/ext/gd/libgd/
H A Dgd.c304 #define RETURN_HWB(h, w, b) {HWB->H = h; HWB->W = w; HWB->B = b; return HWB;} argument
1639 void gdImageArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color) in gdImageArc()
1644 void gdImageFilledArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int st… in gdImageFilledArc()
2196 … gdImageCopy (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, int h) in gdImageCopy()
2277 …rge (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, int h, int pct) in gdImageCopyMerge()
2317 …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.c123 png_uint_32 width, height, rowbytes, w, h; in gdImageCreateFromPngCtx() local
/PHP-7.1/ext/pdo_firebird/
H A Dfirebird_statement.c450 isc_blob_handle h = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_bind_blob() local
/PHP-7.1/sapi/litespeed/
H A Dlsapi_main.c341 sapi_header_struct *h; in sapi_lsapi_send_headers() local
1473 sapi_header_struct *h; in PHP_FUNCTION() local
/PHP-7.1/ext/hash/
H A Dhash_sha.c483 uint32_t e = state[4], f = state[5], g = state[6], h = state[7]; in SHA256Transform() local
793 uint64_t e = state[4], f = state[5], g = state[6], h = state[7]; in SHA512Transform() local
/PHP-7.1/ext/phar/
H A Dzip.c47 } h; in phar_zip_process_extra() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dst.c534 register unsigned int h = 0, g; local
/PHP-7.1/main/
H A Dalloca.c145 } h; member
/PHP-7.1/win32/
H A Dglob.c365 char *h; local

Completed in 150 milliseconds

123