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