Find a string starting with a prefix (case-insensitive)
int ifindPrefix(const char * s) const;
DStringSet Class