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