Home
last modified time | relevance | path

Searched defs:h (Results 51 – 71 of 71) sorted by path

123

/PHP-5.5/ext/standard/
H A Dcrypt_sha256.c124 uint32_t h = ctx->H[7]; in sha256_process_block() local
H A Dcrypt_sha512.c148 uint64_t h = ctx->H[7]; in sha512_process_block() local
H A Dhtml.c539 *h = &table[num-1], in unimap_bsearch() local
H A Dmail.c82 unsigned int h = 5381; in PHP_FUNCTION() 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
H A Durl.c708 zval **prev_val, **hdr = NULL, **h; local
/PHP-5.5/ext/tidy/
H A Dtidy.c1157 php_output_handler *h; in php_tidy_clean_output_start() local
/PHP-5.5/ext/zlib/
H A Dzlib.c272 php_output_handler *h = NULL; in php_zlib_output_handler_init() local
292 php_output_handler *h; in php_zlib_output_compression_start() local
/PHP-5.5/main/
H A Dalloca.c145 } h; member
H A Doutput.c1109 static int php_output_stack_apply_op(void *h, void *c) in php_output_stack_apply_op()
1157 static int php_output_stack_apply_clean(void *h, void *c) in php_output_stack_apply_clean()
1171 static int php_output_stack_apply_list(void *h, void *z) in php_output_stack_apply_list()
1183 static int php_output_stack_apply_status(void *h, void *z) in php_output_stack_apply_status()
H A Drfc1867.c370 static void php_free_hdr_entry(mime_header_entry *h) in php_free_hdr_entry()
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c403 sapi_header_struct *h; in sapi_cgi_send_headers() local
1664 static void add_response_header(sapi_header_struct *h, zval *return_value TSRMLS_DC) /* {{{ */
H A Dfastcgi.c184 static void fcgi_hash_init(fcgi_hash *h) in fcgi_hash_init()
197 static void fcgi_hash_destroy(fcgi_hash *h) in fcgi_hash_destroy()
216 static void fcgi_hash_clean(fcgi_hash *h) in fcgi_hash_clean()
238 static inline char* fcgi_hash_strndup(fcgi_hash *h, char *str, unsigned int str_len) in fcgi_hash_strndup()
258 static char* fcgi_hash_set(fcgi_hash *h, unsigned int hash_value, char *var, unsigned int var_len, … in fcgi_hash_set()
295 static void fcgi_hash_del(fcgi_hash *h, unsigned int hash_value, char *var, unsigned int var_len) in fcgi_hash_del()
314 static char *fcgi_hash_get(fcgi_hash *h, unsigned int hash_value, char *var, unsigned int var_len, … in fcgi_hash_get()
331 static void fcgi_hash_apply(fcgi_hash *h, fcgi_apply_func func, void *arg TSRMLS_DC) in fcgi_hash_apply()
/PHP-5.5/sapi/cli/
H A Dphp_cli.c396 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.c507 static void add_response_header(sapi_header_struct *h, zval *return_value TSRMLS_DC) /* {{{ */ in add_response_header()
651 sapi_header_struct *h; in sapi_cli_server_send_headers() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_log.c298 sapi_header_struct *h; in fpm_log_write() local
H A Dfpm_main.c394 sapi_header_struct *h; in sapi_cgi_send_headers() local
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c398 sapi_header_struct *h; in sapi_lsapi_send_headers() local
1229 sapi_header_struct *h; in PHP_FUNCTION() local
/PHP-5.5/sapi/thttpd/
H A Dthttpd.c179 sapi_header_struct *h; in sapi_thttpd_send_headers() local
/PHP-5.5/sapi/tux/
H A Dphp_tux.c106 sapi_header_struct *h; in sapi_tux_send_headers() local
/PHP-5.5/win32/
H A Dglob.c371 char *h; local

Completed in 120 milliseconds

123