Home
last modified time | relevance | path

Searched defs:parse_connection (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/erlang-cowlib/cowlib-1.0.2/src/
H A Dcow_http_hd.erl26 parse_connection(<<"close">>) -> function
28 parse_connection(<<"keep-alive">>) -> function
30 parse_connection(Connection) -> function
/dports/devel/py-ovsdbapp/ovsdbapp-1.5.0/ovsdbapp/backend/ovs_idl/
H A Didlutils.py193 def parse_connection(connection_string): function
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/websockets/src/websockets/
H A Dheaders.py213 def parse_connection(header: str) -> List[ConnectionOption]: function
/dports/devel/py-websockets/websockets-10.1/src/websockets/
H A Dheaders.py244 def parse_connection(header: str) -> List[ConnectionOption]: function
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/websockets/src/websockets/
H A Dheaders.py213 def parse_connection(header: str) -> List[ConnectionOption]: function
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/websockets/src/websockets/
H A Dheaders.py213 def parse_connection(header: str) -> List[ConnectionOption]: function
/dports/www/firefox/firefox-99.0/third_party/rust/webrtc-sdp/src/
H A Dlib.rs484 fn parse_connection(value: &str) -> Result<SdpType, SdpParserInternalError> { in parse_connection() function
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/cowlib/src/
H A Dcow_http_hd.erl1302 parse_connection(<<"close">>) -> function
1304 parse_connection(<<"keep-alive">>) -> function
1306 parse_connection(Connection) -> function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/sdp/
H A Dsdp_parse.c787 static void parse_connection(sdp_parser_t *p, char *r, sdp_connection_t **result) in parse_connection() function
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/sdp/
H A Dsdp_parse.c787 static void parse_connection(sdp_parser_t *p, char *r, sdp_connection_t **result) in parse_connection() function
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrtc-sdp-0.3.1/src/
H A Dlib.rs460 fn parse_connection(value: &str) -> Result<SdpType, SdpParserInternalError> { in parse_connection() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/webrtc-sdp/src/
H A Dlib.rs481 fn parse_connection(value: &str) -> Result<SdpType, SdpParserInternalError> { in parse_connection() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/webrtc-sdp/src/
H A Dlib.rs481 fn parse_connection(value: &str) -> Result<SdpType, SdpParserInternalError> { in parse_connection() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/webrtc-sdp/src/
H A Dlib.rs474 fn parse_connection(value: &str) -> Result<SdpType, SdpParserInternalError> { in parse_connection() function
/dports/mail/mailfromd/mailfromd-8.10/gacopyz/
H A Dgacopyz.c187 parse_connection(gacopyz_conn_t conn, in parse_connection() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/user_SUITE_data/src/
H A Dwsp_pdu.erl1683 parse_connection(Value) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/user_SUITE_data/src/
H A Dwsp_pdu.erl1683 parse_connection(Value) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/user_SUITE_data/src/
H A Dwsp_pdu.erl1683 parse_connection(Value) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/user_SUITE_data/src/
H A Dwsp_pdu.erl1683 parse_connection(Value) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/user_SUITE_data/src/
H A Dwsp_pdu.erl1683 parse_connection(Value) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/user_SUITE_data/src/
H A Dwsp_pdu.erl1683 parse_connection(Value) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/user_SUITE_data/src/
H A Dwsp_pdu.erl1683 parse_connection(Value) -> function
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dhttpd.c2271 static int parse_connection(struct transaction_t *txn) in parse_connection() function
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dhttpd.c2158 static int parse_connection(struct transaction_t *txn) in parse_connection() function
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dhttpd.c2175 static int parse_connection(struct transaction_t *txn) in parse_connection() function

12