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

  /external/chromium_org/third_party/icu/source/i18n/
plurrule.cpp 904 case tVariableN :
922 if (curType != tVariableN) {
942 if (curType != tNumber && curType != tVariableN) {
1100 keyType = tVariableN;
plurrule_impl.h 127 tVariableN,
  /external/icu4c/i18n/
plurrule_impl.h 122 tVariableN,
plurrule.cpp 1160 case tVariableN :
1178 if (curType != tVariableN) {
1198 if (curType != tNumber && curType != tVariableN)
    [all...]

Completed in 24 milliseconds