Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 76) sorted by last modified time

1234

/PHP-7.3/ext/pdo_firebird/
H A Dfirebird_statement.c474 isc_blob_handle h = PDO_FIREBIRD_HANDLE_INITIALIZER; in firebird_bind_blob() local
/PHP-7.3/ext/soap/
H A Dphp_sdl.c451 sdlSoapBindingFunctionHeaderPtr h; in wsdl_soap_binding_header() local
633 sdlSoapBindingFunctionHeaderPtr h = wsdl_soap_binding_header(ctx, trav, wsdl_soap_namespace, 0); in wsdl_soap_binding_body() local
H A Dsoap.c1770 soapHeader *h = header; local
1943 soapHeader *h = soap_headers; local
3540 soapHeader *h, *last = NULL; local
3663 static void set_soap_header_attributes(xmlNodePtr h, HashTable *ht, int version) /* {{{ */
4053 soapHeader *h; local
4302 xmlNodePtr h; local
/PHP-7.3/ext/standard/
H A Durl.c683 zval *prev_val, *hdr = NULL, *h; local
/PHP-7.3/ext/snmp/
H A Dsnmp.c1900 void php_snmp_add_property(HashTable *h, const char *name, size_t name_length, php_snmp_read_t read… in php_snmp_add_property()
/PHP-7.3/Zend/
H A Dzend_virtual_cwd.c559 register zend_ulong h; in realpath_cache_key() local
583 register zend_ulong h; in realpath_cache_key() local
H A Dzend_hash.c562 zend_ulong h; in zend_hash_find_bucket() local
646 zend_ulong h; in _zend_hash_add_or_update_i() local
846 zend_ulong h = zend_hash_func(str, len); in zend_hash_str_update() local
1217 zend_ulong h; in zend_hash_del() local
1247 zend_ulong h; in zend_hash_del_ind() local
1295 zend_ulong h; in zend_hash_str_del_ind() local
1339 zend_ulong h; in zend_hash_str_del() local
2112 zend_ulong h; in zend_hash_str_find() local
2134 zend_ulong h; in zend_hash_str_exists() local
2349 zend_ulong h; in zend_hash_bucket_swap() local
[all …]
H A Dzend_API.c1246 zend_long h; in object_properties_load() local
/PHP-7.3/ext/tidy/
H A Dtidy.c1165 php_output_handler *h; in php_tidy_clean_output_start() local
/PHP-7.3/main/streams/
H A Dplain_wrapper.c865 HANDLE h = (HANDLE) _get_osfhandle(fd); in php_stdiop_set_option() local
/PHP-7.3/ext/mysqli/
H A Dmysqli.c364 void mysqli_add_property(HashTable *h, const char *pname, size_t pname_len, mysqli_read_t r_func, m… in mysqli_add_property()
/PHP-7.3/ext/opcache/
H A DZendAccelerator.c371 #define STRTAB_HASH_TO_SLOT(tab, h) \ argument
424 zend_ulong h; in accel_find_interned_string() local
459 zend_ulong h; in accel_new_interned_string() local
527 static zend_always_inline zend_string *accel_find_interned_string_ex(zend_ulong h, const char *str,… in accel_find_interned_string_ex()
551 zend_ulong h = zend_inline_hash_func(str, size); in accel_init_interned_string_for_php() local
H A Dshared_alloc_win32.c47 HANDLE h; in zend_win_error_message() local
/PHP-7.3/ext/date/lib/
H A Dtimelib.h180 timelib_sll h, i, s; /* Hours, mInutes and Seconds */ member
208 timelib_sll h, i, s; /* Hour, mInute, Second */ member
H A Dparse_date.c376 static timelib_sll timelib_meridian(char **ptr, timelib_sll h) in timelib_meridian()
403 static timelib_sll timelib_meridian_with_check(char **ptr, timelib_sll h) in timelib_meridian_with_check()
/PHP-7.3/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()
2254 … gdImageCopy (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, int h) in gdImageCopy()
2335 …rge (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, int h, int pct) in gdImageCopyMerge()
2375 …ray (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, int h, int pct) in gdImageCopyMergeGray()
/PHP-7.3/ext/sodium/
H A Dlibsodium.c2945 crypto_generichash_state h; in PHP_FUNCTION() local
2995 crypto_generichash_state h; in PHP_FUNCTION() local
/PHP-7.3/ext/phar/
H A Dzip.c47 } h; in phar_zip_process_extra() local
/PHP-7.3/sapi/cli/
H A Dphp_cli_server.c401 static void add_response_header(sapi_header_struct *h, zval *return_value) /* {{{ */ in add_response_header()
541 sapi_header_struct *h; in sapi_cli_server_send_headers() local
H A Dphp_cli.c402 static int sapi_cli_header_handler(sapi_header_struct *h, sapi_header_op_enum op, sapi_headers_stru… in sapi_cli_header_handler()
/PHP-7.3/sapi/litespeed/
H A Dlsapi_main.c383 sapi_header_struct *h; in sapi_lsapi_send_headers_like_cgi() local
478 sapi_header_struct *h; in sapi_lsapi_send_headers() local
1735 sapi_header_struct *h; in PHP_FUNCTION() local
/PHP-7.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c739 int *p, *h, *m; in collector_strpos() local
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg.c828 static int php_sapi_phpdbg_header_handler(sapi_header_struct *h, sapi_header_op_enum op, sapi_heade… in php_sapi_phpdbg_header_handler()
/PHP-7.3/sapi/cgi/
H A Dcgi_main.c381 sapi_header_struct *h; in sapi_cgi_send_headers() local
1684 static void add_response_header(sapi_header_struct *h, zval *return_value) /* {{{ */
/PHP-7.3/main/
H A Drfc1867.c380 static void php_free_hdr_entry(mime_header_entry *h) in php_free_hdr_entry()

Completed in 228 milliseconds

1234