Home
last modified time | relevance | path

Searched refs:formatPattern (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/test/cintltst/
Dcucdtst.c3031 U_STRING_DECL(formatPattern, "[:Cf:]", 6); in TestConsistency()
3045 U_STRING_INIT(formatPattern, "[:Cf:]", 6); in TestConsistency()
3082 set3=uset_openPattern(formatPattern, 6, &errorCode); in TestConsistency()
/external/icu4c/i18n/
Ddtptngen.cpp1122 const Formattable formatPattern[] = { in getBestAppending() local
1128 …resultPattern = MessageFormat::format(appendItemFormats[topField], formatPattern, 3, emptyStr, err… in getBestAppending()