Searched defs:querycase (Results 1 – 1 of 1) sorted by relevance
137 struct querycase { struct138 const char *in;139 const char *q;140 const char *out;141 unsigned int urlflags; /* pass to curl_url() */142 unsigned int qflags; /* pass to curl_url_get() */143 CURLUcode ucode;