reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
256 if (pos == std::string::npos) 264 if (wpos == std::string::npos || wpos > pos) 271 wpos = CStr.find_first_not_of(" \t", pos + 1);