Home
last modified time | relevance | path

Searched refs:textdomain_type (Results 1 – 1 of 1) sorted by relevance

/dports/misc/lifelines/lifelines-3.1.1/src/arch/mswin/
H A Dintlshim.c45 typedef char * (*textdomain_type)(const char *dom); typedef
60 textdomain_type textdomain_x;
272 f_gettext_fncs.textdomain_x = (textdomain_type)MyGetProcAddress(f_hinstDll, "textdomain"); in load_dll()