Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/tests/libtest/
H A Dlib1560.c101 struct setcase { struct
102 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 */