Find a string, with case-insensitive matching
ptrdiff_t ifind(const char * s, int offset = 0) const;
DString Class