Searched refs:exp5 (Results 1 – 3 of 3) sorted by relevance
1505 String exp5[] = { in testSelectFormat() local1524 exp5[i] , msgFmt.format(testArgs5[i]) ); in testSelectFormat()
1508 String exp5[] = { in testSelectFormat() local1527 exp5[i] , msgFmt.format(testArgs5[i]) ); in testSelectFormat()
183 const char* exp5[] = {"\\u4E01\\u4E02", "\n\r", NULL}; in TestToPattern() local184 … expectToPattern(*s, UNICODE_STRING_SIMPLE("[a-z{\\u000A\\u000D}{\\u4E01\\u4E02}]"), exp5); in TestToPattern()