Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dlocid.cpp465 fIsBogus = other.fIsBogus; in operator =()
492 fIsBogus = other.fIsBogus; in operator =()
515 fIsBogus = FALSE; in init()
699 fIsBogus = TRUE; in setToBogus()
943 if (fIsBogus) { in toLanguageTag()
1407 if (fIsBogus) { in getKeywordValue()
/external/icu/icu4c/source/common/unicode/
Dlocid.h1055 UBool fIsBogus; variable
1176 return fIsBogus; in isBogus()