Home
last modified time | relevance | path

Searched defs:match_end (Results 1 – 6 of 6) sorted by relevance

/third_party/rust/crates/regex/bench/src/ffi/
Dre2.cpp36 int *match_start, int *match_end) { in re2_regexp_find()
/third_party/pcre2/pcre2/src/
Dpcre2_jit_test.c1794 int match_start, int match_end, PCRE2_SIZE *ovector) in check_invalid_utf_result()
1839 int match_end; member
2127 int match_end; member
2335 int match_end; member
/third_party/node/deps/v8/src/regexp/
Dregexp-utils.cc27 const int match_end = match_info->Capture(index + 1); in GenericCaptureGetter() local
/third_party/node/deps/v8/src/regexp/experimental/
Dexperimental-interpreter.cc186 const int match_end = registers[1]; in FindMatches() local
/third_party/elfutils/libcpu/
Di386_disasm.c372 const uint8_t *const match_end = match_data + sizeof (match_data); in i386_disasm() local
/third_party/node/deps/v8/src/runtime/
Druntime-regexp.cc1010 const int match_end = match_info_->Capture(1); in GetSuffix() local
1232 int match_end = 0; in SearchRegExpMultiple() local