Searched defs:PrefixTest (Results 1 – 6 of 6) sorted by relevance
13 struct PrefixTest { struct14 const char* regexp;15 bool return_value;16 const char* prefix;17 bool foldcase;18 const char* suffix;
29 struct PrefixTest { struct30 const char* regexp;31 int maxlen;32 const char* min;33 const char* max;
14 struct PrefixTest { struct15 const char* regexp;16 bool return_value;17 const char* prefix;18 bool foldcase;19 const char* suffix;
15 struct PrefixTest { struct16 const char* regexp;17 bool return_value;18 const char* prefix;19 bool foldcase;20 const char* suffix;
30 struct PrefixTest { struct31 const char* regexp;32 int maxlen;33 const char* min;34 const char* max;