Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dapp_helper.cc148 const char *ansi_escend() { return color_output ? "\033[0m" : ""; } in ansi_escend() function
154 ansi_escend(), nv->value); in print_nv()
172 ansi_escend()); in print_timer()
260 strframetype(frame->hd.type).c_str(), ansi_escend()); in print_frame()