Searched refs:afternl16 (Results 1 – 1 of 1) sorted by relevance
/external/pcre/src/ |
D | pcre2_jit_test.c | 2138 static PCRE2_UCHAR16 afternl16[] = { '^', '\\', 'W', 0 }; variable 2192 { PCRE2_UTF | PCRE2_MULTILINE, CI, 1, 0, 0, 2, 3, { afternl16, NULL }, test16_9 }, 2193 { PCRE2_UTF | PCRE2_MULTILINE, CI, 1, 0, 0, 4, 5, { afternl16, NULL }, test16_10 },
|