Home
last modified time | relevance | path

Searched refs:zend_llist_apply_with_argument (Results 1 – 14 of 14) sorted by relevance

/PHP-5.5/main/
H A Dphp_ticks.c76zend_llist_apply_with_argument(&PG(tick_functions), (llist_apply_with_arg_func_t) php_tick_iterato… in php_run_ticks()
H A DSAPI.c904zend_llist_apply_with_argument(&SG(sapi_headers).headers, (llist_apply_with_arg_func_t) sapi_modul… in sapi_send_headers()
/PHP-5.5/Zend/
H A Dzend_llist.h60 ZEND_API void zend_llist_apply_with_argument(zend_llist *l, llist_apply_with_arg_func_t func, void …
H A Dzend_opcode.c109zend_llist_apply_with_argument(&zend_extensions, (llist_apply_with_arg_func_t) zend_extension_op_a… in init_op_array()
407zend_llist_apply_with_argument(&zend_extensions, (llist_apply_with_arg_func_t) zend_extension_op_a… in destroy_op_array()
734zend_llist_apply_with_argument(&zend_extensions, (llist_apply_with_arg_func_t) zend_extension_op_a… in pass_two()
H A Dzend_llist.c229 ZEND_API void zend_llist_apply_with_argument(zend_llist *l, llist_apply_with_arg_func_t func, void … in zend_llist_apply_with_argument() function
H A Dzend_builtin_functions.c1934zend_llist_apply_with_argument(&zend_extensions, (llist_apply_with_arg_func_t) add_zendext_info, r… in ZEND_FUNCTION()
H A Dzend_vm_def.h4817zend_llist_apply_with_argument(&zend_extensions, (llist_apply_with_arg_func_t) zend_extension_stat…
4827zend_llist_apply_with_argument(&zend_extensions, (llist_apply_with_arg_func_t) zend_extension_fcal…
4837zend_llist_apply_with_argument(&zend_extensions, (llist_apply_with_arg_func_t) zend_extension_fcal…
H A Dzend_vm_execute.h843zend_llist_apply_with_argument(&zend_extensions, (llist_apply_with_arg_func_t) zend_extension_stat… in ZEND_EXT_STMT_SPEC_HANDLER()
853zend_llist_apply_with_argument(&zend_extensions, (llist_apply_with_arg_func_t) zend_extension_fcal… in ZEND_EXT_FCALL_BEGIN_SPEC_HANDLER()
863zend_llist_apply_with_argument(&zend_extensions, (llist_apply_with_arg_func_t) zend_extension_fcal… in ZEND_EXT_FCALL_END_SPEC_HANDLER()
/PHP-5.5/sapi/pi3web/
H A Dpi3web_sapi.c176zend_llist_apply_with_argument(&SG(sapi_headers).headers, (llist_apply_with_arg_func_t) accumulate… in sapi_pi3web_send_headers()
185zend_llist_apply_with_argument(&SG(sapi_headers).headers, (llist_apply_with_arg_func_t) concat_hea… in sapi_pi3web_send_headers()
/PHP-5.5/ext/standard/
H A Dhead.c281zend_llist_apply_with_argument(&SG(sapi_headers).headers, php_head_apply_header_list_to_hash, retu… in PHP_FUNCTION()
/PHP-5.5/sapi/isapi/
H A Dphp5isapi.c256zend_llist_apply_with_argument(&SG(sapi_headers).headers, (llist_apply_with_arg_func_t) accumulate… in sapi_isapi_send_headers()
265zend_llist_apply_with_argument(&SG(sapi_headers).headers, (llist_apply_with_arg_func_t) concat_hea… in sapi_isapi_send_headers()
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c264zend_llist_apply_with_argument(&sorted_exts, (llist_apply_with_arg_func_t) print_extension_info, N… in print_extensions()
1704zend_llist_apply_with_argument(&SG(sapi_headers).headers, (llist_apply_with_arg_func_t)add_respons…
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c264zend_llist_apply_with_argument(&sorted_exts, (llist_apply_with_arg_func_t) print_extension_info, N… in print_extensions()
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c545zend_llist_apply_with_argument(&SG(sapi_headers).headers, (llist_apply_with_arg_func_t)add_respons… in PHP_FUNCTION()

Completed in 127 milliseconds