xbmc
CRegExp Member List

This is the complete list of members for CRegExp, including all inherited members.

AreUnicodePropertiesSupported(void) (defined in CRegExp)CRegExpstatic
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)CRegExpinline
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)CRegExpinline
GetReplaceString(const std::string &sReplaceExp) const (defined in CRegExp)CRegExp
GetSubCount() const (defined in CRegExp)CRegExpinline
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) constCRegExpinline
IsJitSupported(void) (defined in CRegExp)CRegExpstatic
IsUtf8Supported(void) (defined in CRegExp)CRegExpstatic
LogCheckUtf8Support(void) (defined in CRegExp)CRegExpstatic
m_MaxNumOfBackrefrences (defined in CRegExp)CRegExpstatic
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)CRegExpinline
RegFind(const char *str, unsigned int startoffset=0, int maxNumberOfCharsToTest=-1)CRegExp
RegFind(const std::string &str, unsigned int startoffset=0, int maxNumberOfCharsToTest=-1)CRegExpinline
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