H A D | sre.c | 17 * 2001-10-18 fl fixed group reset issue (from Matthew Mueller) 539 "The span of capturing group is wrong," in state_getslice() 1888 /* The regex syntax for this is: '(?(group)then|else)', where in _validate_inner() 1889 'group' is either an integer group number or a group name, in _validate_inner() 1900 <group> in _validate_inner() 1912 <group> in _validate_inner() 2035 /* return default value if the string or group is undefined */ in match_getslice_by_index() 2077 /* raise IndexError if we were given a bad group numbe in match_getindex() 2247 _sre_SRE_Match_start_impl(MatchObject *self, PyObject *group) _sre_SRE_Match_start_impl() argument 2270 _sre_SRE_Match_end_impl(MatchObject *self, PyObject *group) _sre_SRE_Match_end_impl() argument 2320 _sre_SRE_Match_span_impl(MatchObject *self, PyObject *group) _sre_SRE_Match_span_impl() argument [all...] |