Searched defs:match_end (Results 1 – 5 of 5) sorted by relevance
1786 int match_start, int match_end, PCRE2_SIZE *ovector) in check_invalid_utf_result()1831 int match_end; member2119 int match_end; member2327 int match_end; member
266 const int match_end = matcher_.End(group_id, &status); in UpdateMatchSpan() local
373 const uint8_t *const match_end = match_data + sizeof (match_data); in i386_disasm() local
556 const char* start, const char* end, bool match_end, in match_mt()
3497 match_end(MatchObject* self, PyObject* args) in match_end() function