Searched defs:invalid_utf16_regression_test_case (Results 1 – 1 of 1) sorted by relevance
2112 struct invalid_utf16_regression_test_case { struct2113 int compile_options;2114 int jit_compile_options;2115 int start_offset;2116 int skip_left;2117 int skip_right;2118 int match_start;2119 int match_end;2120 const PCRE2_UCHAR16 *pattern[2];2121 const PCRE2_UCHAR16 *input;