Searched refs:GROUPREF_EXISTS (Results 1 – 8 of 8) sorted by relevance
47 GROUPREF_EXISTS = "groupref_exists" variable114 GROUPREF, GROUPREF_EXISTS, GROUPREF_IGNORE,
114 elif op == GROUPREF_EXISTS:406 subpattern.append((GROUPREF_EXISTS, (condgroup, item_yes, item_no)))
212 elif op is GROUPREF_EXISTS:
134 elif op is GROUPREF_EXISTS:208 elif op is GROUPREF_EXISTS:782 subpatternappend((GROUPREF_EXISTS, (condgroup, item_yes, item_no)))
233 elif op is GROUPREF_EXISTS:719 elif op is GROUPREF_EXISTS:
429 Fixed debugging output of the GROUPREF_EXISTS opcode in the re module.
2148 Fixed debugging output of the GROUPREF_EXISTS opcode in the re module.
1374 - Issue #22415: Fixed debugging output of the GROUPREF_EXISTS opcode in the re