Searched refs:handleValueForPattern (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | listformatter.cpp | 434 … void handleValueForPattern(ResourceValue &value, UnicodeString &pattern, UErrorCode &errorCode) { in handleValueForPattern() function 456 handleValueForPattern(value, two, errorCode); in put() 458 handleValueForPattern(value, end, errorCode); in put() 460 handleValueForPattern(value, middle, errorCode); in put() 462 handleValueForPattern(value, start, errorCode); in put()
|