HomeSort by: relevance | last modified time | path
    Searched refs:wctocs (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libX11/dist/src/xlibi18n/
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/
lcGenConv.c 2076 wctocs( function
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 7 milliseconds