Home
last modified time | relevance | path

Searched refs:test32_2 (Results 1 - 1 of 1) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_test.c2348 static PCRE2_UCHAR32 test32_2[] = { 0xd7ff, 0xe000, 0xd800, 0xdfff, 0xe000, 0xdfff, 0xd800, 0 }; variable
2357 { UDA, CI, 0, 0, 0, 0, 1, { allany32, NULL }, test32_2 },
2358 { UDA, CI, 1, 0, 0, 1, 2, { allany32, NULL }, test32_2 },
2359 { UDA, CI, 2, 0, 0, -1, -1, { allany32, NULL }, test32_2 },
2360 { UDA, CI, 3, 0, 0, -1, -1, { allany32, NULL }, test32_2 },
2364 { UDA, CPI, 1, 0, 0, 1, 1, { non_word_boundary32, NULL }, test32_2 },
2365 { UDA, CPI, 3, 0, 0, -1, -1, { non_word_boundary32, word_boundary32 }, test32_2 },
2366 { UDA, CPI, 6, 0, 0, -1, -1, { non_word_boundary32, word_boundary32 }, test32_2 },
2373 { UDA, CPI, 1, 0, 0, 1, 2, { grapheme32, NULL }, test32_2 },
2374 { UDA, CPI, 2, 0, 0, -1, -1, { grapheme32, NULL }, test32_2 },
[all...]

Completed in 5 milliseconds