Searched refs:uplug_findLibrary (Results 1 – 3 of 3) sorted by relevance
57 uplug_findLibrary(void *lib, UErrorCode *status);
147 uplug_findLibrary(void *lib, UErrorCode *status) { in uplug_findLibrary() function480 return uplug_findLibrary(data->lib, status); in uplug_getLibraryName()
1181 #define uplug_findLibrary U_ICU_ENTRY_POINT_RENAME(uplug_findLibrary) macro