HomeSort by relevance Sort by last modified time
    Searched refs:fmtToken (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/unicode/
plurfmt.h 507 typedef enum fmtToken {
515 }fmtToken;
526 UBool inRange(UChar ch, fmtToken& type);
  /external/icu4c/i18n/
plurfmt.cpp 134 fmtToken type;
337 PluralFormat::inRange(UChar ch, fmtToken& type) {

Completed in 25 milliseconds