Searched refs:rtl_hashtable_find (Results 1 – 3 of 3) sorted by relevance
201 sal_Bool rtl_hashtable_find(RTL_HASHTABLE * table, sal_Int32 key, sal_Int32 hashCode, rtl_Locale** … in rtl_hashtable_find() function282 if (rtl_hashtable_find(g_pLocaleTable, key, hashCode, &newLocale)) in rtl_locale_register()
219 rtl_hashtable_find;
204 rtl_hashtable_find;
Completed in 22 milliseconds