Find a string starting with a prefix, searching in reverse order
int rFindPrefix(const char * s) const;
DStringSet Class