Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dsfparse.h102 * :macro:`SF_ERR_EOF` indicates that there is nothing left to read.
106 #define SF_ERR_EOF -2 macro
254 * error code. If it returns :macro:`SF_ERR_EOF`, all parameters have
275 * error code. If it returns :macro:`SF_ERR_EOF`, all key and value
281 * :macro:`SF_ERR_EOF`
298 * error code. If it returns :macro:`SF_ERR_EOF`, all values in the
304 * :macro:`SF_ERR_EOF`
325 * :macro:`SF_ERR_EOF`, all data have been processed successfully.
330 * :macro:`SF_ERR_EOF`
347 * error code. If it returns :macro:`SF_ERR_EOF`, al
[all...]
H A Dnghttp2_http.c595 if (rv == SF_ERR_EOF) { in nghttp2_http_parse_priority()
/third_party/node/deps/nghttp2/lib/
H A Dsfparse.h102 * :macro:`SF_ERR_EOF` indicates that there is nothing left to read.
106 #define SF_ERR_EOF -2 macro
254 * error code. If it returns :macro:`SF_ERR_EOF`, all parameters have
275 * error code. If it returns :macro:`SF_ERR_EOF`, all key and value
281 * :macro:`SF_ERR_EOF`
298 * error code. If it returns :macro:`SF_ERR_EOF`, all values in the
304 * :macro:`SF_ERR_EOF`
325 * :macro:`SF_ERR_EOF`, all data have been processed successfully.
330 * :macro:`SF_ERR_EOF`
347 * error code. If it returns :macro:`SF_ERR_EOF`, al
[all...]
H A Dnghttp2_http.c595 if (rv == SF_ERR_EOF) { in nghttp2_http_parse_priority()

Completed in 4 milliseconds