handler_stage     929 sapi/apache_hooks/mod_php5.c static CONST_PREFIX char *php_set_server_handler(server_rec *s, char *arg1, long handler_stage, long handler_type)
handler_stage     935 sapi/apache_hooks/mod_php5.c 	handler->stage = handler_stage;
handler_stage     938 sapi/apache_hooks/mod_php5.c 	switch(handler_stage) {
handler_stage     949 sapi/apache_hooks/mod_php5.c static CONST_PREFIX char *php_set_dir_handler(php_per_dir_config *conf, char *arg1, long handler_stage, long handler_type)
handler_stage     954 sapi/apache_hooks/mod_php5.c 	handler->stage = handler_stage;
handler_stage     956 sapi/apache_hooks/mod_php5.c 	switch(handler_stage) {