Searched defs:querycase (Results 1 – 1 of 1) sorted by relevance
121 struct querycase { struct122 const char *in;123 const char *q;124 const char *out;125 unsigned int urlflags; /* pass to curl_url() */126 unsigned int qflags; /* pass to curl_url_get() */127 CURLUcode ucode;