Home
last modified time | relevance | path

Searched refs:test32_1 (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_jit_test.c2339 static PCRE2_UCHAR32 test32_1[] = { 0x10ffff, 0x10ffff, 0x110000, 0x110000, 0x10ffff, 0 }; variable
2347 { UDA, CI, 0, 0, 0, 0, 1, { allany32, NULL }, test32_1 },
2348 { UDA, CI, 2, 0, 0, -1, -1, { allany32, NULL }, test32_1 },
2354 { UDA, CPI, 1, 0, 0, 1, 1, { non_word_boundary32, NULL }, test32_1 },
2355 { UDA, CPI, 3, 0, 0, -1, -1, { non_word_boundary32, word_boundary32 }, test32_1 },
2363 { UDA, CPI, 0, 0, 0, 0, 1, { grapheme32, NULL }, test32_1 },
2364 { UDA, CPI, 2, 0, 0, -1, -1, { grapheme32, NULL }, test32_1 },