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