PixelLightAPI  .
PLCore::RegEx Member List
This is the complete list of members for PLCore::RegEx, including all inherited members.
ClearResults()PLCore::RegEx [inline]
DotAll enum valuePLCore::RegEx
EFlags enum namePLCore::RegEx
EncodingASCII enum valuePLCore::RegEx
EncodingUTF8 enum valuePLCore::RegEx
GetExpression() const PLCore::RegEx [inline]
GetFlags() const PLCore::RegEx [inline]
GetNameResult(const String &sName) const PLCore::RegEx [inline]
GetNameResults() const PLCore::RegEx [inline]
GetPosition() const PLCore::RegEx [inline]
GetResult(uint32 nIndex) const PLCore::RegEx [inline]
GetResults() const PLCore::RegEx [inline]
IsASCII() const PLCore::RegEx [inline]
IsCaseSensitive() const PLCore::RegEx [inline]
IsGreedy() const PLCore::RegEx [inline]
IsUTF8() const PLCore::RegEx [inline]
IsValid() const PLCore::RegEx [inline]
Match(const String &sSubject, uint32 nPosition=0)PLCore::RegEx
MatchCaseSensitive enum valuePLCore::RegEx
MatchGreedy enum valuePLCore::RegEx
Multiline enum valuePLCore::RegEx
operator=(const RegEx &cRegEx)PLCore::RegEx [inline]
RegEx()PLCore::RegEx [inline]
RegEx(const String &sExpression, uint32 nFlags=MatchCaseSensitive|MatchGreedy)PLCore::RegEx [inline]
RegEx(const RegEx &cRegEx)PLCore::RegEx [inline]
SetExpression(const String &sExpression, uint32 nFlags=MatchCaseSensitive|MatchGreedy)PLCore::RegEx
Study()PLCore::RegEx
WildcardToRegEx(const String &sWildcard)PLCore::RegEx [static]
~RegEx()PLCore::RegEx


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:27
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported