Home
last modified time | relevance | path

Searched defs:h (Results 51 – 75 of 76) sorted by relevance

1234

/PHP-7.3/win32/
H A Dglob.c363 char *h; local
/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/ext/date/lib/
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/sapi/cli/
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()
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
/PHP-7.3/Zend/
H A Dzend_types.h224 zend_ulong h; /* hash value */ member
231 zend_ulong h; /* hash value (or numeric index) */ member
827 #define ZVAL_NEW_RES(z, h, p, t) do { \ argument
841 #define ZVAL_NEW_PERSISTENT_RES(z, h, p, t) do { \ argument
H A Dzend_portability.h153 # define DL_FETCH_SYMBOL(h,s) dlsym((h), "_" s) argument
H A Dzend_API.c1246 zend_long h; in object_properties_load() 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/fileinfo/libmagic/
H A Dapprentice.c2298 int quad = 0, h; in check_format_type() local
3168 uint32_t h[2 + MAGIC_SETS]; in apprentice_compile() member
H A Dfile.h160 uint16_t h; member
/PHP-7.3/ext/gd/
H A Dgd.c1698 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
1720 zend_long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
3260 zend_long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
3292 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
/PHP-7.3/main/
H A Drfc1867.c380 static void php_free_hdr_entry(mime_header_entry *h) in php_free_hdr_entry()
/PHP-7.3/ext/standard/
H A Dhtml.c550 *h = &table[num-1], in unimap_bsearch() local
/PHP-7.3/ext/gd/libgd/
H A Dgd.h290 int h; member
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_main.c322 sapi_header_struct *h; in sapi_cgi_send_headers() 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/main/streams/
H A Dplain_wrapper.c865 HANDLE h = (HANDLE) _get_osfhandle(fd); in php_stdiop_set_option() 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
/PHP-7.3/ext/tidy/
H A Dtidy.c1165 php_output_handler *h; in php_tidy_clean_output_start() local
/PHP-7.3/ext/date/
H A Dphp_date.c3554 static void php_date_time_set(zval *object, zend_long h, zend_long i, zend_long s, zend_long ms, zv… in php_date_time_set()
3574 zend_long h, i, s = 0, ms = 0; in PHP_FUNCTION() local
3592 zend_long h, i, s = 0, ms = 0; in PHP_METHOD() local
/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/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/ext/sockets/
H A Dsockets.c677 HANDLE h = (HANDLE)Z_PTR_P(data); local
/PHP-7.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c739 int *p, *h, *m; in collector_strpos() local

Completed in 216 milliseconds

1234