Searched refs:test16_2 (Results 1 - 1 of 1) sorted by relevance
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_jit_test.c | 2141 static PCRE2_UCHAR16 test16_2[] = { 0xd800, 0xdc00, 0xd800, 0xdc00, 0 }; variable 2158 { UDA, CI, 0, 0, 0, 0, 2, { allany16, NULL }, test16_2 }, 2159 { UDA, CI, 0, 0, 3, -1, -1, { allany16, NULL }, test16_2 }, 2160 { UDA, CI, 1, 0, 0, -1, -1, { allany16, NULL }, test16_2 }, 2169 { UDA, CPI, 2, 0, 0, 2, 2, { non_word_boundary16, NULL }, test16_2 }, 2171 { UDA, CPI, 2, 1, 1, -1, -1, { non_word_boundary16, word_boundary16 }, test16_2 },
|
Completed in 4 milliseconds