Home
last modified time | relevance | path

Searched refs:print_headers (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/pan/cgi/
H A Dbrowse.cgi76 sub print_headers { subroutine
172 print_headers();
/third_party/python/Tools/scripts/
H A Dtexi2html.py212 self.print_headers = 0 # always print headers?
1169 if self.debugging or self.print_headers:
2016 print_headers = 0
2025 print_headers = 1
2047 parser.print_headers = print_headers
/third_party/nghttp2/examples/
H A Dlibevent-client.c191 static void print_headers(FILE *f, nghttp2_nv *nva, size_t nvlen) { in print_headers() function
427 print_headers(stderr, hdrs, ARRLEN(hdrs)); in submit_request()

Completed in 5 milliseconds