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