Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 18 of 18) sorted by relevance

/PHP-5.4/main/
H A Doutput.c173 php_output_handler **handler = NULL; in php_output_deactivate() local
422 php_output_handler *handler; in php_output_start_default() local
437 php_output_handler *handler; in php_output_start_devnull() local
452 php_output_handler *handler; in php_output_start_user() local
471 php_output_handler *handler; in php_output_start_internal() local
488 php_output_handler *handler = NULL; in php_output_handler_create_user() local
528 php_output_handler *handler; in php_output_handler_create_internal() local
878 php_output_handler *handler; in php_output_handler_init() local
1112 php_output_handler *handler = *(php_output_handler **) h; in php_output_stack_apply_op() local
1158 php_output_handler *handler = *(php_output_handler **) h; in php_output_stack_apply_clean() local
[all …]
/PHP-5.4/sapi/apache_hooks/
H A Dsapi_apache.c63 int apache_php_module_hook(request_rec *r, php_handler *handler, zval **ret TSRMLS_DC) in apache_php_module_hook()
H A Dmod_php5.c274 void (*handler)(int); in sapi_apache_read_post() local
932 php_handler *handler; in php_set_server_handler() local
951 php_handler *handler; in php_set_dir_handler() local
1261 static int php_run_hook(php_handler *handler, request_rec *r) in php_run_hook()
/PHP-5.4/Zend/
H A Dzend_signal.h41 void* handler; /* signal handler or context */ member
H A Dzend_compile.h107 opcode_handler_t handler; member
320 void (*handler)(INTERNAL_FUNCTION_PARAMETERS); member
H A Dzend_execute.c1511 ZEND_API int zend_set_user_opcode_handler(zend_uchar opcode, user_opcode_handler_t handler) in zend_set_user_opcode_handler()
H A Dzend_API.h37 void (*handler)(INTERNAL_FUNCTION_PARAMETERS); member
/PHP-5.4/ext/dom/
H A Dxpath.c82 zval handler; in dom_xpath_ext_function_php() local
H A Ddocument.c355 xmlCharEncodingHandlerPtr handler; in dom_document_encoding_write() local
/PHP-5.4/ext/pdo_mysql/
H A Dmysql_driver.c484 void (*handler) (int); local
/PHP-5.4/ext/mysql/
H A Dphp_mysql.c453 void (*handler) (int); in _close_mysql_link() local
468 void (*handler) (int); in _close_mysql_plink() local
729 void (*handler) (int); local
/PHP-5.4/ext/xml/
H A Dxml.c480 static void xml_set_handler(zval **handler, zval **data) in xml_set_handler()
504 static zval *xml_call_handler(xml_parser *parser, zval *handler, zend_function *function_ptr, int a… in xml_call_handler()
/PHP-5.4/ext/dba/
H A Ddba.c317 static dba_handler handler[] = { variable
/PHP-5.4/ext/xsl/
H A Dxsltprocessor.c190 zval handler; in xsl_ext_function_php() local
/PHP-5.4/sapi/apache/
H A Dmod_php5.c129 void (*handler)(int); in sapi_apache_read_post() local
/PHP-5.4/ext/spl/
H A Dspl_array.c1138 zend_object_get_properties_t handler = Z_OBJ_HANDLER_PP(array, get_properties); in spl_array_set_array() local
/PHP-5.4/sapi/litespeed/
H A Dlsapilib.c200 static void lsapi_signal(int signo, sighandler_t handler) in lsapi_signal()
/PHP-5.4/ext/soap/
H A Dsoap.c2300 zend_bool handler = 1; local

Completed in 123 milliseconds