Home
last modified time | relevance | path

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

1234

/PHP-5.6/main/
H A Dalloca.c145 } h; member
H A Drfc1867.c375 static void php_free_hdr_entry(mime_header_entry *h) in php_free_hdr_entry()
/PHP-5.6/Zend/
H A Dzend_virtual_cwd.c587 register unsigned long h; in realpath_cache_key() local
609 register unsigned long h; in realpath_cache_key() local
H A Dzend_object_handlers.c307 ulong h; in zend_get_property_info_quick() local
H A Dzend_builtin_functions.c1187 ulong h; in ZEND_FUNCTION() local
H A Dzend.h101 # define DL_FETCH_SYMBOL(h,s) dlsym((h), "_" s) argument
H A Dzend_compile.h227 ulong h; member
/PHP-5.6/sapi/cli/
H A Dphp_cli.c400 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.c508 static void add_response_header(sapi_header_struct *h, zval *return_value TSRMLS_DC) /* {{{ */ in add_response_header()
652 sapi_header_struct *h; in sapi_cli_server_send_headers() local
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg.c453 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-5.6/ext/mysqli/
H A Dmysqli.c402 void mysqli_add_property(HashTable *h, const char *pname, size_t pname_len, mysqli_read_t r_func, m… in mysqli_add_property()
/PHP-5.6/ext/gd/
H A Dgd.c1758 long cx, cy, w, h, color; in PHP_FUNCTION() local
1778 long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
3224 long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
3254 long cx, cy, w, h, color; in PHP_FUNCTION() local
/PHP-5.6/ext/ereg/regex/
H A Dregcomp.c1092 register uch h = cs->hash; local
/PHP-5.6/ext/standard/
H A Dhtml.c551 *h = &table[num-1], in unimap_bsearch() local
H A Dstring.c2882 HASH h = php_strtr_hash(&S(&patterns[i].pat)[j], B) & shift->table_mask; local
3036 HASH h = php_strtr_hash(&S(&res->patterns[i].pat)[res->m - res->B], res->B) local
3076 HASH h = php_strtr_hash(&S(text)[pos + d->m - d->B], d->B) & d->shift->table_mask; local
/PHP-5.6/sapi/fpm/fpm/
H A Dfpm_main.c396 sapi_header_struct *h; in sapi_cgi_send_headers() local
/PHP-5.6/ext/soap/
H A Dphp_sdl.c454 sdlSoapBindingFunctionHeaderPtr h; in wsdl_soap_binding_header() local
639 sdlSoapBindingFunctionHeaderPtr h = wsdl_soap_binding_header(ctx, trav, wsdl_soap_namespace, 0); in wsdl_soap_binding_body() local
/PHP-5.6/ext/fileinfo/libmagic/
H A Dfile.h148 uint16_t h; member
/PHP-5.6/ext/gd/libgd/
H A Dgd.h292 int h; member
/PHP-5.6/ext/opcache/
H A DZendAccelerator.c316 ulong h; in accel_new_interned_string() local
/PHP-5.6/ext/date/
H A Dphp_date.c3437 static void php_date_time_set(zval *object, long h, long i, long s, zval *return_value TSRMLS_DC) in php_date_time_set()
3455 long h, i, s = 0; in PHP_FUNCTION() local
3472 long h, i, s = 0; in PHP_METHOD() local
/PHP-5.6/ext/tidy/
H A Dtidy.c1157 php_output_handler *h; in php_tidy_clean_output_start() local
/PHP-5.6/ext/snmp/
H A Dsnmp.c1962 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-5.6/ext/simplexml/
H A Dsimplexml.c1040 ulong h = zend_hash_func(name, namelen); in sxe_properties_add() local
/PHP-5.6/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c886 int *p, *h, *m, n; in collector_strpos() local

Completed in 242 milliseconds

1234