RetroArch
internal::GenericRegex< Encoding, Allocator > Member List

This is the complete list of members for internal::GenericRegex< Encoding, Allocator >, including all inherited members.

AddState(Stack< Allocator > &l, SizeType index) constinternal::GenericRegex< Encoding, Allocator >inlineprivate
anchorBegin_internal::GenericRegex< Encoding, Allocator >private
anchorEnd_internal::GenericRegex< Encoding, Allocator >private
Append(SizeType l1, SizeType l2)internal::GenericRegex< Encoding, Allocator >inlineprivate
Ch typedefinternal::GenericRegex< Encoding, Allocator >
CharacterEscape(DecodedStream< InputStream > &ds, unsigned *escapedCodepoint)internal::GenericRegex< Encoding, Allocator >inlineprivate
CloneTopOperand(Stack< Allocator > &operandStack)internal::GenericRegex< Encoding, Allocator >inlineprivate
Eval(Stack< Allocator > &operandStack, Operator op)internal::GenericRegex< Encoding, Allocator >inlineprivate
EvalQuantifier(Stack< Allocator > &operandStack, unsigned n, unsigned m)internal::GenericRegex< Encoding, Allocator >inlineprivate
GenericRegex(const Ch *source, Allocator *allocator=0)internal::GenericRegex< Encoding, Allocator >inline
GetRange(SizeType index)internal::GenericRegex< Encoding, Allocator >inlineprivate
GetRange(SizeType index) constinternal::GenericRegex< Encoding, Allocator >inlineprivate
GetState(SizeType index)internal::GenericRegex< Encoding, Allocator >inlineprivate
GetState(SizeType index) constinternal::GenericRegex< Encoding, Allocator >inlineprivate
GetStateSetSize() constinternal::GenericRegex< Encoding, Allocator >inlineprivate
ImplicitConcatenation(Stack< Allocator > &atomCountStack, Stack< Allocator > &operatorStack)internal::GenericRegex< Encoding, Allocator >inlineprivate
IsValid() constinternal::GenericRegex< Encoding, Allocator >inline
kAlternation enum valueinternal::GenericRegex< Encoding, Allocator >private
kAnyCharacterClassinternal::GenericRegex< Encoding, Allocator >privatestatic
kConcatenation enum valueinternal::GenericRegex< Encoding, Allocator >private
kInfinityQuantifierinternal::GenericRegex< Encoding, Allocator >privatestatic
kLeftParenthesis enum valueinternal::GenericRegex< Encoding, Allocator >private
kOneOrMore enum valueinternal::GenericRegex< Encoding, Allocator >private
kRangeCharacterClassinternal::GenericRegex< Encoding, Allocator >privatestatic
kRangeNegationFlaginternal::GenericRegex< Encoding, Allocator >privatestatic
kZeroOrMore enum valueinternal::GenericRegex< Encoding, Allocator >private
kZeroOrOne enum valueinternal::GenericRegex< Encoding, Allocator >private
Match(InputStream &is) constinternal::GenericRegex< Encoding, Allocator >inline
Match(const Ch *s) constinternal::GenericRegex< Encoding, Allocator >inline
MatchRange(SizeType rangeIndex, unsigned codepoint) constinternal::GenericRegex< Encoding, Allocator >inlineprivate
Min(SizeType a, SizeType b)internal::GenericRegex< Encoding, Allocator >inlineprivatestatic
NewRange(unsigned codepoint)internal::GenericRegex< Encoding, Allocator >inlineprivate
NewState(SizeType out, SizeType out1, unsigned codepoint)internal::GenericRegex< Encoding, Allocator >inlineprivate
Operator enum nameinternal::GenericRegex< Encoding, Allocator >private
Parse(DecodedStream< InputStream > &ds)internal::GenericRegex< Encoding, Allocator >inlineprivate
ParseRange(DecodedStream< InputStream > &ds, SizeType *range)internal::GenericRegex< Encoding, Allocator >inlineprivate
ParseUnsigned(DecodedStream< InputStream > &ds, unsigned *u)internal::GenericRegex< Encoding, Allocator >inlineprivate
Patch(SizeType l, SizeType s)internal::GenericRegex< Encoding, Allocator >inlineprivate
PushOperand(Stack< Allocator > &operandStack, unsigned codepoint)internal::GenericRegex< Encoding, Allocator >inlineprivate
rangeCount_internal::GenericRegex< Encoding, Allocator >private
ranges_internal::GenericRegex< Encoding, Allocator >private
root_internal::GenericRegex< Encoding, Allocator >private
Search(InputStream &is) constinternal::GenericRegex< Encoding, Allocator >inline
Search(const Ch *s) constinternal::GenericRegex< Encoding, Allocator >inline
SearchWithAnchoring(InputStream &is, bool anchorBegin, bool anchorEnd) constinternal::GenericRegex< Encoding, Allocator >inlineprivate
state0_internal::GenericRegex< Encoding, Allocator >mutableprivate
state1_internal::GenericRegex< Encoding, Allocator >mutableprivate
stateCount_internal::GenericRegex< Encoding, Allocator >private
states_internal::GenericRegex< Encoding, Allocator >private
stateSet_internal::GenericRegex< Encoding, Allocator >private
~GenericRegex()internal::GenericRegex< Encoding, Allocator >inline