Searched refs:oldID (Results 1 – 8 of 8) sorted by relevance
452 public static String getCurrentCountryID(String oldID){ in getCurrentCountryID() argument453 int offset = findIndex(_deprecatedCountries, oldID); in getCurrentCountryID()457 return oldID; in getCurrentCountryID()460 public static String getCurrentLanguageID(String oldID){ in getCurrentLanguageID() argument461 int offset = findIndex(_obsoleteLanguages, oldID); in getCurrentLanguageID()465 return oldID; in getCurrentLanguageID()
454 public static String getCurrentCountryID(String oldID){ in getCurrentCountryID() argument455 int offset = findIndex(_deprecatedCountries, oldID); in getCurrentCountryID()459 return oldID; in getCurrentCountryID()462 public static String getCurrentLanguageID(String oldID){ in getCurrentLanguageID() argument463 int offset = findIndex(_obsoleteLanguages, oldID); in getCurrentLanguageID()467 return oldID; in getCurrentLanguageID()
47 uloc_getCurrentCountryID(const char* oldID);50 uloc_getCurrentLanguageID(const char* oldID);
1117 uloc_getCurrentCountryID(const char* oldID){ in uloc_getCurrentCountryID() argument1118 int32_t offset = _findIndex(DEPRECATED_COUNTRIES, oldID); in uloc_getCurrentCountryID()1122 return oldID; in uloc_getCurrentCountryID()1125 uloc_getCurrentLanguageID(const char* oldID){ in uloc_getCurrentLanguageID() argument1126 int32_t offset = _findIndex(DEPRECATED_LANGUAGES, oldID); in uloc_getCurrentLanguageID()1130 return oldID; in uloc_getCurrentLanguageID()
1584 String oldID = id;1587 if (id.equals(oldID)) {1590 System.out.println(oldID + " => " + id);
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...