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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_imp.h     [all...]
ucol_res.cpp 465 result->freeOptionsOnClose = TRUE;
    [all...]
ucol.cpp 667 if(coll->options != NULL && coll->freeOptionsOnClose) {
923 result->freeOptionsOnClose = FALSE;
    [all...]
  /external/icu4c/i18n/
ucol_imp.h     [all...]
ucol_res.cpp 476 result->freeOptionsOnClose = TRUE;
    [all...]
ucol.cpp 730 if(coll->options != NULL && coll->freeOptionsOnClose) {
    [all...]

Completed in 150 milliseconds