Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c929 static CONST_PREFIX char *php_set_server_handler(server_rec *s, char *arg1, long handler_stage, lon… in php_set_server_handler() argument
935 handler->stage = handler_stage; in php_set_server_handler()
938 switch(handler_stage) { in php_set_server_handler()
949 … char *php_set_dir_handler(php_per_dir_config *conf, char *arg1, long handler_stage, long handler_… in php_set_dir_handler() argument
954 handler->stage = handler_stage; in php_set_dir_handler()
956 switch(handler_stage) { in php_set_dir_handler()

Completed in 8 milliseconds