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

  /external/icu4c/i18n/
uspoof_impl.h 305 UBool fDataOwned; // True if the raw data is owned, and needs
uspoof_impl.cpp 522 fDataOwned = true;
551 fDataOwned = FALSE;
621 if (fDataOwned) {
649 if (!fDataOwned) {
uspoof_buildconf.cpp 397 U_ASSERT(fSpoofImpl->fSpoofData->fDataOwned == TRUE);

Completed in 2355 milliseconds