Home
last modified time | relevance | path

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

/external/pcre/src/
Dpcre2_jit_test.c2140 static PCRE2_UCHAR16 test16_1[] = { 0xd7ff, 0xe000, 0xffff, 0x01, '#', 0 }; variable
2154 { UDA, CI, 0, 0, 0, 0, 1, { allany16, NULL }, test16_1 },
2155 { UDA, CI, 1, 0, 0, 1, 2, { allany16, NULL }, test16_1 },
2156 { UDA, CI, 2, 0, 0, 2, 3, { allany16, NULL }, test16_1 },
2157 { UDA, CI, 3, 0, 0, 3, 4, { allany16, NULL }, test16_1 },
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 },
/external/clang/test/SemaObjC/
Darc.m383 - (int) test16_1: (int) x; // expected-note {{one possibility}}
393 - (int) test16_1: (char*) x; // expected-note {{also found}}
404 …[v test16_1: 0]; // expected-error {{multiple methods named 'test16_1:' found with mismatched resu…