Home | History | Annotate | Download | only in intltest

Lines Matching refs:exp5

183             const char* exp5[] = {"\\u4E01\\u4E02", "\n\r", NULL};
184 expectToPattern(*s, UNICODE_STRING_SIMPLE("[a-z{\\u000A\\u000D}{\\u4E01\\u4E02}]"), exp5);