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

  /external/icu/icu4c/source/i18n/
nfrs.h 42 UBool isPublic() const { return fIsPublic; }
69 UBool fIsPublic;
nfrs.cpp 126 , fIsPublic(FALSE)
170 fIsPublic = name.indexOf(gPercentPercent, 2, 0) != 0;

Completed in 26 milliseconds