class GLib::RegexError
- GLib::RegexError
- GLib::GLibError
- GLib::Error
- RuntimeError
- Exception
- Reference
- Object
Overview
Error codes returned by regular expressions functions.
Direct Known Subclasses
- GLib::RegexError::AssertionExpected
- GLib::RegexError::BacktrackingControlVerbArgumentForbidden
- GLib::RegexError::BacktrackingControlVerbArgumentRequired
- GLib::RegexError::CharacterValueTooLarge
- GLib::RegexError::Compile
- GLib::RegexError::DefineRepetion
- GLib::RegexError::DuplicateSubpatternName
- GLib::RegexError::ExpressionTooLarge
- GLib::RegexError::ExtraSubpatternName
- GLib::RegexError::HexCodeTooLarge
- GLib::RegexError::InconsistentNewlineOptions
- GLib::RegexError::InexistentSubpatternReference
- GLib::RegexError::InfiniteLoop
- GLib::RegexError::Internal
- GLib::RegexError::InvalidCondition
- GLib::RegexError::InvalidControlChar
- GLib::RegexError::InvalidDataCharacter
- GLib::RegexError::InvalidEscapeInCharacterClass
- GLib::RegexError::InvalidOctalValue
- GLib::RegexError::InvalidRelativeReference
- GLib::RegexError::MalformedCondition
- GLib::RegexError::MalformedProperty
- GLib::RegexError::Match
- GLib::RegexError::MemoryError
- GLib::RegexError::MissingBackReference
- GLib::RegexError::MissingControlChar
- GLib::RegexError::MissingDigit
- GLib::RegexError::MissingName
- GLib::RegexError::MissingSubpatternName
- GLib::RegexError::MissingSubpatternNameTerminator
- GLib::RegexError::NameTooLong
- GLib::RegexError::NothingToRepeat
- GLib::RegexError::NotSupportedInClass
- GLib::RegexError::NumberTooBig
- GLib::RegexError::Optimize
- GLib::RegexError::PosixCollatingElementsNotSupported
- GLib::RegexError::PosixNamedClassOutsideClass
- GLib::RegexError::QuantifiersOutOfOrder
- GLib::RegexError::QuantifierTooBig
- GLib::RegexError::RangeOutOfOrder
- GLib::RegexError::Replace
- GLib::RegexError::SingleByteMatchInLookbehind
- GLib::RegexError::StrayBackslash
- GLib::RegexError::SubpatternNameTooLong
- GLib::RegexError::TooManyBranchesInDefine
- GLib::RegexError::TooManyConditionalBranches
- GLib::RegexError::TooManyForwardReferences
- GLib::RegexError::TooManySubpatterns
- GLib::RegexError::UnknownBacktrackingControlVerb
- GLib::RegexError::UnknownPosixClassName
- GLib::RegexError::UnknownProperty
- GLib::RegexError::UnmatchedParenthesis
- GLib::RegexError::UnrecognizedCharacter
- GLib::RegexError::UnrecognizedEscape
- GLib::RegexError::UnterminatedCharacterClass
- GLib::RegexError::UnterminatedComment
- GLib::RegexError::VariableLengthLookbehind