reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1211 static bool FullMatch(const char* str, const RE& re);
1194 return FullMatch(str.c_str(), re);