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

  /external/icu/icu4c/source/i18n/
dtitvinf.cpp 338 const UChar * parentUName = ures_getStringByKey(rb, "%%Parent", &locNameLen, &status);
340 u_UCharsToChars(parentUName, parentLocale, locNameLen + 1);
dtptngen.cpp 678 const UChar * parentUName = ures_getStringByKey(rb, "%%Parent", &locNameLen, &err);
680 u_UCharsToChars(parentUName, parentLocale, locNameLen + 1);
    [all...]

Completed in 41 milliseconds