Searched defs:match_end (Results 1 – 7 of 7) sorted by relevance
212 CharacterIterator match_end = in TEST() local261 CharacterIterator match_end = in TEST() local
243 CharacterIterator match_end = in TEST_F() local292 CharacterIterator match_end = in TEST_F() local
1793 int match_start, int match_end, PCRE2_SIZE *ovector) in check_invalid_utf_result()1838 int match_end; member2126 int match_end; member2334 int match_end; member
268 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