Searched refs:uplug_getContext (Results 1 – 8 of 8) sorted by relevance
136 void * ctx = uplug_getContext(data); in myPluginBad()201 … u_setMemoryFunctions(uplug_getContext(data), &myMemAlloc, &myMemRealloc, &myMemFree, status); in debugMemoryPlugin()
305 uplug_getContext(UPlugData *plug);
1285 #define uplug_getContext U_ICU_ENTRY_POINT_RENAME(uplug_getContext) macro
495 uplug_getContext(UPlugData *data) { in uplug_getContext() function