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

  /external/icu4c/i18n/
nfrs.h 42 UBool isPublic() const { return fIsPublic; }
75 UBool fIsPublic;
nfrs.cpp 122 , fIsPublic(FALSE)
165 fIsPublic = name.indexOf(gPercentPercent) != 0;

Completed in 65 milliseconds