Searched defs:setcase (Results 1 – 1 of 1) sorted by relevance
96 struct setcase { struct97 const char *in;98 const char *set;99 const char *out;100 unsigned int urlflags;101 unsigned int setflags;102 CURLUcode ucode;