Home
last modified time | relevance | path

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

/third_party/nghttp2/third-party/llhttp/src/
H A Dapi.c243 #define HTTP_STATUS_GEN(NUM, NAME, STRING) case HTTP_STATUS_##NAME: return #STRING; in llhttp_status_name() macro
245 HTTP_STATUS_MAP(HTTP_STATUS_GEN) in llhttp_status_name()
248 #undef HTTP_STATUS_GEN in llhttp_status_name() macro

Completed in 1 milliseconds