Home
last modified time | relevance | path

Searched refs:PARSING_HEADER (Results 1 – 25 of 69) sorted by relevance

123

/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongocrypt/kms-message/src/
H A Dkms_response_parser.c51 case PARSING_HEADER: in kms_response_parser_wants_bytes()
144 return PARSING_HEADER; in _parse_line()
145 } else if (parser->state == PARSING_HEADER) { in _parse_line()
206 return PARSING_HEADER; in _parse_line()
225 case PARSING_HEADER: in kms_response_parser_feed()
H A Dkms_message_private.h56 PARSING_HEADER, enumerator
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/kms-message/src/
H A Dkms_response_parser.c51 case PARSING_HEADER: in kms_response_parser_wants_bytes()
144 return PARSING_HEADER; in _parse_line()
145 } else if (parser->state == PARSING_HEADER) { in _parse_line()
206 return PARSING_HEADER; in _parse_line()
225 case PARSING_HEADER: in kms_response_parser_feed()
H A Dkms_message_private.h56 PARSING_HEADER, enumerator
/dports/databases/webdis/webdis-0.1.18/src/http-parser/
H A Dhttp_parser.c261 #define PARSING_HEADER(state) (state <= s_headers_almost_done && 0 == (parser->flags & F_TRAILING)) macro
360 if (PARSING_HEADER(state)) { in http_parser_execute()
/dports/www/mod_php80/php-8.0.15/sapi/cli/
H A Dphp_http_parser.c198 #define PARSING_HEADER(state) (state <= s_headers_almost_done && 0 == (parser->flags & F_TRAILING)) macro
308 if (PARSING_HEADER(state)) { in php_http_parser_execute()
/dports/www/mod_php81/php-8.1.1/sapi/cli/
H A Dphp_http_parser.c198 #define PARSING_HEADER(state) (state <= s_headers_almost_done && 0 == (parser->flags & F_TRAILING)) macro
308 if (PARSING_HEADER(state)) { in php_http_parser_execute()
/dports/lang/php73/php-7.3.33/sapi/cli/
H A Dphp_http_parser.c198 #define PARSING_HEADER(state) (state <= s_headers_almost_done && 0 == (parser->flags & F_TRAILING)) macro
308 if (PARSING_HEADER(state)) { in php_http_parser_execute()
/dports/lang/php74/php-7.4.27/sapi/cli/
H A Dphp_http_parser.c198 #define PARSING_HEADER(state) (state <= s_headers_almost_done && 0 == (parser->flags & F_TRAILING)) macro
308 if (PARSING_HEADER(state)) { in php_http_parser_execute()
/dports/lang/php81/php-8.1.1/sapi/cli/
H A Dphp_http_parser.c198 #define PARSING_HEADER(state) (state <= s_headers_almost_done && 0 == (parser->flags & F_TRAILING)) macro
308 if (PARSING_HEADER(state)) { in php_http_parser_execute()
/dports/lang/php80/php-8.0.15/sapi/cli/
H A Dphp_http_parser.c198 #define PARSING_HEADER(state) (state <= s_headers_almost_done && 0 == (parser->flags & F_TRAILING)) macro
308 if (PARSING_HEADER(state)) { in php_http_parser_execute()
/dports/devel/pecl-swoole/swoole-4.8.5/thirdparty/
H A Dswoole_http_parser.c207 #define PARSING_HEADER(state) (state <= s_headers_almost_done && 0 == (parser->flags & F_TRAILING)) macro
317 if (PARSING_HEADER(state)) { in swoole_http_parser_execute()
/dports/www/mod_php74/php-7.4.27/sapi/cli/
H A Dphp_http_parser.c198 #define PARSING_HEADER(state) (state <= s_headers_almost_done && 0 == (parser->flags & F_TRAILING)) macro
308 if (PARSING_HEADER(state)) { in php_http_parser_execute()
/dports/www/mod_php73/php-7.3.33/sapi/cli/
H A Dphp_http_parser.c198 #define PARSING_HEADER(state) (state <= s_headers_almost_done && 0 == (parser->flags & F_TRAILING)) macro
308 if (PARSING_HEADER(state)) { in php_http_parser_execute()
/dports/security/duo/duo_unix-1.11.4/lib/
H A Dhttp_parser.c283 #define PARSING_HEADER(state) (state <= s_headers_almost_done) macro
434 if (PARSING_HEADER(state)) { in http_parser_execute()
/dports/www/py-bjoern/bjoern-3.1.0/http-parser/
H A Dhttp_parser.c283 #define PARSING_HEADER(state) (state <= s_headers_almost_done) macro
434 if (PARSING_HEADER(state)) { in http_parser_execute()
/dports/databases/libcouchbase/libcouchbase-2.10.7/contrib/http_parser/
H A Dhttp_parser.c326 #define PARSING_HEADER(state) (state <= s_headers_done) macro
660 if (PARSING_HEADER(parser->state)) { in _lcb_http_parser_execute()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/deps/http-parser/
H A Dhttp_parser.c312 #define PARSING_HEADER(state) (state <= s_headers_done) macro
638 if (PARSING_HEADER(parser->state)) { in http_parser_execute()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/deps/http-parser/
H A Dhttp_parser.c312 #define PARSING_HEADER(state) (state <= s_headers_done) macro
638 if (PARSING_HEADER(parser->state)) { in http_parser_execute()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/deps/http-parser/
H A Dhttp_parser.c312 #define PARSING_HEADER(state) (state <= s_headers_done) macro
638 if (PARSING_HEADER(parser->state)) { in http_parser_execute()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/deps/http-parser/
H A Dhttp_parser.c312 #define PARSING_HEADER(state) (state <= s_headers_done) macro
638 if (PARSING_HEADER(parser->state)) { in http_parser_execute()
/dports/devel/R-cran-git2r/git2r/src/libgit2/deps/http-parser/
H A Dhttp_parser.c312 #define PARSING_HEADER(state) (state <= s_headers_done) macro
638 if (PARSING_HEADER(parser->state)) { in http_parser_execute()
/dports/www/py-http-parser/http-parser-0.9.0/http_parser/
H A Dhttp_parser.c312 #define PARSING_HEADER(state) (state <= s_headers_done) macro
635 if (PARSING_HEADER(parser->state)) { in http_parser_execute()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/deps/http-parser/
H A Dhttp_parser.c312 #define PARSING_HEADER(state) (state <= s_headers_done) macro
638 if (PARSING_HEADER(parser->state)) { in http_parser_execute()
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/qjsonrpc/src/http-parser/
H A Dhttp_parser.c312 #define PARSING_HEADER(state) (state <= s_headers_done) macro
635 if (PARSING_HEADER(parser->state)) { in http_parser_execute()

123