Home
last modified time | relevance | path

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

/PHP-5.3/sapi/apache_hooks/
H A Dmod_php5.c934 static CONST_PREFIX char *php_set_server_handler(server_rec *s, char *arg1, long handler_stage, lon… in php_set_server_handler() argument
940 handler->stage = handler_stage; in php_set_server_handler()
943 switch(handler_stage) { in php_set_server_handler()
954 … char *php_set_dir_handler(php_per_dir_config *conf, char *arg1, long handler_stage, long handler_… in php_set_dir_handler() argument
959 handler->stage = handler_stage; in php_set_dir_handler()
961 switch(handler_stage) { in php_set_dir_handler()

Completed in 11 milliseconds