Home
last modified time | relevance | path

Searched defs:Curl_http2_may_switch (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/lib/
Dhttp2.h69 #define Curl_http2_may_switch(a,b,c) FALSE macro
Dhttp2.c2708 bool Curl_http2_may_switch(struct Curl_easy *data, in Curl_http2_may_switch() function