Home
last modified time | relevance | path

Searched defs:ovector (Results 1 - 9 of 9) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2demo.c89 PCRE2_SIZE *ovector; in main() local
[all...]
H A Dpcre2posix.c396 PCRE2_SIZE *ovector = pcre2_get_ovector_pointer(md); in pcre2_regexec() local
H A Dpcre2_substring.c381 PCRE2_SIZE *ovector; pcre2_substring_list_get() local
[all...]
H A Dpcre2_substitute.c246 PCRE2_SIZE *ovector; in pcre2_substitute() local
[all...]
H A Dpcre2_jit_test.c2004 PCRE2_SIZE *ovector = pcre2_get_ovector_pointer_8(mdata); in run_invalid_utf8_test() local
1793 check_invalid_utf_result(int pattern_index, const char *type, int result, int match_start, int match_end, PCRE2_SIZE *ovector) check_invalid_utf_result() argument
2214 PCRE2_SIZE *ovector = pcre2_get_ovector_pointer_16(mdata); run_invalid_utf16_test() local
2401 PCRE2_SIZE *ovector = pcre2_get_ovector_pointer_32(mdata); run_invalid_utf32_test() local
[all...]
H A Dpcre2_intmodedep.h668 PCRE2_SIZE ovector[131072]; /* Must be last in the structure */ member
836 PCRE2_SIZE ovector[131072]; /* Must be last in the structure */ member
H A Dpcre2grep.c2294 PCRE2_SIZE *ovector = calloutptr->offset_vector; in pcre2grep_callout() local
2182 display_output_text(PCRE2_SPTR string, BOOL callout, PCRE2_SPTR subject, PCRE2_SIZE *ovector, PCRE2_SIZE capture_top) display_output_text() argument
[all...]
H A Dpcre2test.c6670 show_ovector(PCRE2_SIZE *ovector, uint32_t oveccount) show_ovector() argument
6716 PCRE2_SIZE *ovector; process_data() local
[all...]
H A Dpcre2_jit_compile.c9695 PCRE2_SIZE *ovector; in do_callout_jit() local
[all...]

Completed in 30 milliseconds