Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_jit_test.c2116 struct invalid_utf16_regression_test_case { struct
2117 int compile_options;
2118 int jit_compile_options;
2119 int start_offset;
2120 int skip_left;
2121 int skip_right;
2122 int match_start;
2123 int match_end;
2124 const PCRE2_UCHAR16 *pattern[2];
2125 const PCRE2_UCHAR16 *input;