Searched refs:oldID (Results 1 – 9 of 9) sorted by relevance
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()
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()
519 public static String getCurrentCountryID(String oldID){ in getCurrentCountryID() argument521 int offset = findIndex(_deprecatedCountries, oldID); in getCurrentCountryID()525 return oldID; in getCurrentCountryID()528 public static String getCurrentLanguageID(String oldID){ in getCurrentLanguageID() argument530 int offset = findIndex(_obsoleteLanguages, oldID); in getCurrentLanguageID()534 return oldID; in getCurrentLanguageID()
44 uloc_getCurrentCountryID(const char* oldID);47 uloc_getCurrentLanguageID(const char* oldID);
1251 uloc_getCurrentCountryID(const char* oldID){ in uloc_getCurrentCountryID() argument1252 int32_t offset = _findIndex(DEPRECATED_COUNTRIES, oldID); in uloc_getCurrentCountryID()1256 return oldID; in uloc_getCurrentCountryID()1259 uloc_getCurrentLanguageID(const char* oldID){ in uloc_getCurrentLanguageID() argument1260 int32_t offset = _findIndex(DEPRECATED_LANGUAGES, oldID); in uloc_getCurrentLanguageID()1264 return oldID; in uloc_getCurrentLanguageID()
1854 String oldID = id;1857 if (id.equals(oldID)) return;1858 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/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...