Searched refs:wctocs (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| H A D | lcUTF8.c | 134 int (* wctocs) (XlcConv, unsigned char *, ucs4_t, int); member in struct:_Utf8ConvRec 567 count = convptr->wctocs(conv, r, wc, n); 577 count = convptr->wctocs(conv, r, wc, n); 939 return (XPointer) convptr->wctocs; 990 count = convptr->wctocs(conv, r, wc, n);
|
| /xsrc/external/mit/libX11/dist/modules/lc/gen/ |
| H A D | lcGenConv.c | 2076 wctocs( function in typeref:typename:int 2234 ret = wctocs(conv, from, from_left, to, to_left, tmp_args, 1); 2242 ret = wctocs(conv, from, from_left, to, to_left, tmp_args, 1); 2986 wctocs,
|
Completed in 8 milliseconds