Home | History | Annotate | Download | only in Modules

Lines Matching refs:PAT_OFF

2594 #define PAT_OFF(x) offsetof(PatternObject, x)
2596 {"pattern", T_OBJECT, PAT_OFF(pattern), READONLY,
2598 {"flags", T_INT, PAT_OFF(flags), READONLY,
2600 {"groups", T_PYSSIZET, PAT_OFF(groups), READONLY,