HDK
|
This is the complete list of members for UT_StringMMPattern, including all inherited members.
clear() | UT_StringMMPattern | |
compile(const char *pattern_buffer, bool case_sensitive=true, const char *separators=", ") | UT_StringMMPattern | |
compile(const char *pattern_buffer, bool case_sensitive, char separator) | UT_StringMMPattern | inline |
compileInPlace(char *pattern_buffer, bool case_sensitive=true, const char *separators=", ") | UT_StringMMPattern | |
compileInPlace(char *pattern_buffer, bool case_sensitive, char separator) | UT_StringMMPattern | inline |
getMemoryUsage(bool inclusive) const | UT_StringMMPattern | |
isEmpty() const | UT_StringMMPattern | inline |
UT_String class | UT_StringMMPattern | friend |
UT_StringMMPattern() | UT_StringMMPattern | |
UT_StringMMPattern(const char *pattern_buffer, bool case_sensitive=true, const char *separators=", ") | UT_StringMMPattern | explicit |
~UT_StringMMPattern() | UT_StringMMPattern |