PIP 5.5.3
Platform-Independent Primitives
PIRegularExpression Member List

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

captureGroupIndex(const PIString &gname) constPIRegularExpression
captureGroupName(int index) constPIRegularExpression
captureGroupNames() constPIRegularExpression
captureGroupsCount() constPIRegularExpression
CaseInsensitive enum valuePIRegularExpression
errorPosition() constPIRegularExpression
errorString() constPIRegularExpression
Extended enum valuePIRegularExpression
fromGlob(const PIString &pattern, Options opt=None)PIRegularExpressionstatic
fromPOSIX(const PIString &pattern, Options opt=None)PIRegularExpressionstatic
InvertedGreediness enum valuePIRegularExpression
isNotValid() constPIRegularExpressioninline
isValid() constPIRegularExpression
match(const PIString &subject, size_t offset=0) constPIRegularExpression
match(PIString &subject, size_t offset=0) constPIRegularExpression
match(PIString &&subject, size_t offset=0) constPIRegularExpression
matchIterator(const PIString &subject, size_t offset=0) constPIRegularExpression
matchIterator(PIString &subject, size_t offset=0) constPIRegularExpression
matchIterator(PIString &&subject, size_t offset=0) constPIRegularExpression
Multiline enum valuePIRegularExpression
None enum valuePIRegularExpression
operator=(const PIRegularExpression &o)PIRegularExpression
Option enum namePIRegularExpression
options() constPIRegularExpressioninline
Options typedefPIRegularExpression
pattern() constPIRegularExpressioninline
PIRegularExpression(const PIString &pattern={}, Options opt=None)PIRegularExpression
PIRegularExpression(const PIRegularExpression &o)PIRegularExpression
setPattern(const PIString &pattern)PIRegularExpression
setPattern(const PIString &pattern, Options opt)PIRegularExpression
Singleline enum valuePIRegularExpression
~PIRegularExpression()PIRegularExpression