Home
last modified time | relevance | path

Searched defs:protocol_version (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/standard/
H A Dhttp_fopen_wrapper.c416 char *protocol_version; in php_stream_url_wrap_http_ex() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h64 uint8_t protocol_version; member
H A Dmysqlnd_structs.h938 unsigned int protocol_version; member
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c121 int protocol_version; member
334 static void append_http_status_line(smart_str *buffer, int protocol_version, int response_code, int… in append_http_status_line()

Completed in 29 milliseconds