Searched defs:invalid_utf16_regression_test_case (Results 1 – 1 of 1) sorted by relevance
2139 struct invalid_utf16_regression_test_case { struct2140 uint32_t compile_options;2141 int jit_compile_options;2142 int start_offset;2143 int skip_left;2144 int skip_right;2145 int match_start;2146 int match_end;2147 const PCRE2_UCHAR16 *pattern[2];2148 const PCRE2_UCHAR16 *input;