Home
last modified time | relevance | path

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

/dports/devel/fossil/fossil-src-2.17/src/
H A Dth_main.c416 if( forceCgi || g.cgiOutput ){ in sendError()
2920 int forceCgi, fullHttpReply; in test_th_render() local
2925 if( fullHttpReply ) forceCgi = 1; in test_th_render()
2948 if( forceCgi ) cgi_reply(); in test_th_render()
2973 int forceCgi, fullHttpReply; in test_th_eval() local
2978 if( fullHttpReply ) forceCgi = 1; in test_th_eval()
3009 if( forceCgi ) cgi_reply(); in test_th_eval()
3041 if( fullHttpReply ) forceCgi = 1; in test_th_source()
3070 if( forceCgi ) cgi_reply(); in test_th_source()
3114 int forceCgi, fullHttpReply; in test_th_hook() local
[all …]