Searched defs:match_end (Results 1 – 10 of 10) sorted by relevance
212 CharacterIterator match_end = in TEST() local261 CharacterIterator match_end = in TEST() local
244 CharacterIterator match_end = in TEST_F() local301 CharacterIterator match_end = in TEST_F() local
90 unsigned int match_end = 0; in apply() local
1794 int match_start, int match_end, PCRE2_SIZE *ovector) in check_invalid_utf_result()1839 int match_end; member2127 int match_end; member2335 int match_end; member
268 const int match_end = matcher_.End(group_id, &status); in UpdateMatchSpan() local
166 let match_end = line[head..] in demangle_line() localVariable
372 const uint8_t *const match_end = match_data + sizeof (match_data); in i386_disasm() local
1312 unsigned int match_end, in ligate_input()1614 unsigned int match_end) in apply_lookup()1844 unsigned match_end = 0; in context_apply_lookup() local2846 unsigned match_end = 0; in chain_context_apply_lookup() local
633 const char* start, const char* end, bool match_end, in match_mt()
3497 match_end(MatchObject* self, PyObject* args) in match_end() function