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

/freebsd-current/sys/teken/
H A Dteken_wcwidth.h20 bisearch(teken_char_t ucs, const struct interval *table, int max) argument
41 teken_wcwidth(teken_char_t ucs) argument
[all...]
/freebsd-current/contrib/libxo/libxo/
H A Dxo_wcwidth.h71 xo_bisearch (wchar_t ucs, const struct interval *table, int max) argument
125 xo_wcwidth (wchar_t ucs) argument
233 mk_wcwidth_cjk(wchar_t ucs) argument
[all...]
/freebsd-current/contrib/ncurses/ncurses/
H A Dwcwidth.h70 static int bisearch(wchar_t ucs, const struct interval *table, int max) { argument
122 NCURSES_EXPORT(int) mk_wcwidth(wchar_t ucs) argument
233 mk_wcwidth_cjk(wchar_t ucs) argument
[all...]
/freebsd-current/sys/libkern/
H A Diconv_ucs.c175 u_char ucs[4], *q; local
531 decode_surrogate(const u_char *ucs) argument
[all...]

Completed in 66 milliseconds