Searched refs:test32_1 (Results 1 - 1 of 1) sorted by relevance
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_jit_test.c | 2347 static PCRE2_UCHAR32 test32_1[] = { 0x10ffff, 0x10ffff, 0x110000, 0x110000, 0x10ffff, 0 }; variable 2355 { UDA, CI, 0, 0, 0, 0, 1, { allany32, NULL }, test32_1 }, 2356 { UDA, CI, 2, 0, 0, -1, -1, { allany32, NULL }, test32_1 }, 2362 { UDA, CPI, 1, 0, 0, 1, 1, { non_word_boundary32, NULL }, test32_1 }, 2363 { UDA, CPI, 3, 0, 0, -1, -1, { non_word_boundary32, word_boundary32 }, test32_1 }, 2371 { UDA, CPI, 0, 0, 0, 0, 1, { grapheme32, NULL }, test32_1 }, 2372 { UDA, CPI, 2, 0, 0, -1, -1, { grapheme32, NULL }, test32_1 },
|
Completed in 6 milliseconds