Searched refs:non_word_boundary16 (Results 1 - 1 of 1) sorted by relevance
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_jit_test.c | 2133 static PCRE2_UCHAR16 non_word_boundary16[] = { '\\', 'B', 0 }; variable 2165 { UDA, CPI, 1, 0, 0, 1, 1, { non_word_boundary16, NULL }, test16_1 }, 2166 { UDA, CPI, 2, 0, 0, 2, 2, { non_word_boundary16, NULL }, test16_1 }, 2167 { UDA, CPI, 3, 0, 0, 3, 3, { non_word_boundary16, NULL }, test16_1 }, 2168 { UDA, CPI, 4, 0, 0, 4, 4, { non_word_boundary16, NULL }, test16_1 }, 2169 { UDA, CPI, 2, 0, 0, 2, 2, { non_word_boundary16, NULL }, test16_2 }, 2170 { UDA, CPI, 2, 0, 0, 2, 2, { non_word_boundary16, NULL }, test16_3 }, 2171 { UDA, CPI, 2, 1, 1, -1, -1, { non_word_boundary16, word_boundary16 }, test16_2 }, 2172 { UDA, CPI, 2, 1, 1, -1, -1, { non_word_boundary16, word_boundary16 }, test16_3 }, 2173 { UDA, CPI, 2, 0, 0, -1, -1, { non_word_boundary16, word_boundary1 [all...] |
Completed in 4 milliseconds