Searched defs:setcase (Results 1 – 1 of 1) sorted by relevance
101 struct setcase { struct102 const char *in;103 const char *set;104 const char *out;105 unsigned int urlflags;106 unsigned int setflags;107 CURLUcode ucode; /* for the main URL set */108 CURLUcode pcode; /* for updating parts */