Searched defs:from_lcd (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libX11/sun-src/modules/lc/gb18030/
H A DlcGB18030.c1194 XLCd from_lcd,
1199 return create_conv(from_lcd, &conv_methods[MBSTOCS]);
1204 XLCd from_lcd,
1209 return create_conv(from_lcd, &conv_methods[WCSTOCS]);
1214 XLCd from_lcd,
1219 return create_conv(from_lcd, &conv_methods[MBTOCS]);
1224 XLCd from_lcd,
1229 return create_conv(from_lcd, &conv_methods[CSTOMBS]);
1234 XLCd from_lcd,
1239 return create_conv(from_lcd,
1193 open_mbstocs( XLCd from_lcd, const char *from_type, XLCd to_lcd, const char *to_type) argument
1203 open_wcstocs( XLCd from_lcd, const char *from_type, XLCd to_lcd, const char *to_type) argument
1213 open_mbtocs( XLCd from_lcd, const char *from_type, XLCd to_lcd, const char *to_type) argument
1223 open_cstombs( XLCd from_lcd, const char *from_type, XLCd to_lcd, const char *to_type) argument
1233 open_cstowcs( XLCd from_lcd, const char *from_type, XLCd to_lcd, const char *to_type) argument
1243 open_wcstocts( XLCd from_lcd, const char *from_type, XLCd to_lcd, const char *to_type) argument
1253 open_mbstocts( XLCd from_lcd, const char *from_type, XLCd to_lcd, const char *to_type) argument
1263 open_ctstombs( XLCd from_lcd, const char *from_type, XLCd to_lcd, const char *to_type) argument
1273 open_ctstowcs( XLCd from_lcd, const char *from_type, XLCd to_lcd, const char *to_type) argument
1283 open_mbstowcs( XLCd from_lcd, const char *from_type, XLCd to_lcd, const char *to_type) argument
1293 open_wcstombs( XLCd from_lcd, const char *from_type, XLCd to_lcd, const char *to_type) argument
[all...]

Completed in 483 milliseconds