Home
last modified time | relevance | path

Searched defs:parser_eof (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/lib/
H A Dsfparse.c188 static int parser_eof(sf_parser *sfp) { return sfp->pos == sfp->end; } in parser_eof() function
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dsfparse.c188 static int parser_eof(sf_parser *sfp) { return sfp->pos == sfp->end; } in parser_eof() function
[all...]

Completed in 2 milliseconds