Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/i18n/
Dmsgfmt.cpp726 ChoiceFormat* chcfmt; in toPattern() local
832 else if ((chcfmt = dynamic_cast<ChoiceFormat*>(fmt)) != NULL) { in toPattern()