| kodi
    | 
This is the complete list of members for CRegExp, including all inherited members.
| AreUnicodePropertiesSupported(void) (defined in CRegExp) | CRegExp | static | 
| asciiOnly enum value (defined in CRegExp) | CRegExp | |
| autoUtf8 enum value (defined in CRegExp) | CRegExp | |
| CRegExp(bool caseless=false, utf8Mode utf8=asciiOnly) | CRegExp | |
| CRegExp(bool caseless, utf8Mode utf8, const char *re, studyMode study=NoStudy) | CRegExp | |
| CRegExp(const CRegExp &re) (defined in CRegExp) | CRegExp | |
| DumpOvector(int iLog) (defined in CRegExp) | CRegExp | |
| forceUtf8 enum value (defined in CRegExp) | CRegExp | |
| GetCaptureTotal() const (defined in CRegExp) | CRegExp | |
| GetFindLen() const (defined in CRegExp) | CRegExp | inline | 
| GetMatch(int iSub=0) const (defined in CRegExp) | CRegExp | |
| GetMatch(const std::string &subName) const (defined in CRegExp) | CRegExp | |
| GetNamedSubPattern(const char *strName, std::string &strMatch) const (defined in CRegExp) | CRegExp | |
| GetNamedSubPatternNumber(const char *strName) const (defined in CRegExp) | CRegExp | |
| GetPattern() const (defined in CRegExp) | CRegExp | inline | 
| GetReplaceString(const std::string &sReplaceExp) const (defined in CRegExp) | CRegExp | |
| GetSubCount() const (defined in CRegExp) | CRegExp | inline | 
| GetSubLength(int iSub) const (defined in CRegExp) | CRegExp | |
| GetSubLength(const std::string &subName) const (defined in CRegExp) | CRegExp | |
| GetSubStart(int iSub) const (defined in CRegExp) | CRegExp | |
| GetSubStart(const std::string &subName) const (defined in CRegExp) | CRegExp | |
| IsCompiled(void) const | CRegExp | inline | 
| IsJitSupported(void) (defined in CRegExp) | CRegExp | static | 
| IsUtf8Supported(void) (defined in CRegExp) | CRegExp | static | 
| LogCheckUtf8Support(void) (defined in CRegExp) | CRegExp | static | 
| m_MaxNumOfBackrefrences (defined in CRegExp) | CRegExp | static | 
| NoStudy enum value (defined in CRegExp) | CRegExp | |
| operator=(const CRegExp &re) (defined in CRegExp) | CRegExp | |
| RegComp(const char *re, studyMode study=NoStudy) | CRegExp | |
| RegComp(const std::string &re, studyMode study=NoStudy) | CRegExp | inline | 
| RegFind(const char *str, unsigned int startoffset=0, int maxNumberOfCharsToTest=-1) | CRegExp | |
| RegFind(const std::string &str, unsigned int startoffset=0, int maxNumberOfCharsToTest=-1) | CRegExp | inline | 
| studyMode enum name (defined in CRegExp) | CRegExp | |
| StudyRegExp enum value (defined in CRegExp) | CRegExp | |
| StudyWithJitComp enum value (defined in CRegExp) | CRegExp | |
| utf8Mode enum name (defined in CRegExp) | CRegExp | |
| ~CRegExp() (defined in CRegExp) | CRegExp | 
 1.8.13
 1.8.13