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

  /external/icu/icu4c/source/i18n/
uspoof.cpp 304 UnicodeSet *clonedSet = static_cast<UnicodeSet *>(chars->clone());
305 if (clonedSet == NULL || clonedSet->isBogus()) {
309 clonedSet->freeze();
311 This->fAllowedCharsSet = clonedSet;
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 217 milliseconds