Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_test.c2337 static PCRE2_UCHAR32 nothashmark32[] = { '[', '^', '#', ']', 0 }; variable
2370 { UDA, CPI, 0, 0, 0, -1, -1, { nothashmark32, NULL }, test32_4 },
2371 { UDA, CPI, 1, 0, 0, 1, 2, { nothashmark32, NULL }, test32_4 },
2372 { UDA, CPI, 2, 0, 0, -1, -1, { nothashmark32, NULL }, test32_4 },
2373 { UDA, CPI, 1, 0, 0, 1, 2, { nothashmark32, NULL }, test32_2 },
2374 { UDA, CPI, 2, 0, 0, -1, -1, { nothashmark32, NULL }, test32_2 },