Searched refs:uplug_findLibrary (Results 1 – 7 of 7) sorted by relevance
59 uplug_findLibrary(void *lib, UErrorCode *status);
149 uplug_findLibrary(void *lib, UErrorCode *status) { in uplug_findLibrary() function482 return uplug_findLibrary(data->lib, status); in uplug_getLibraryName()
1283 #define uplug_findLibrary U_ICU_ENTRY_POINT_RENAME(uplug_findLibrary) macro