Searched refs:btowc (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/locale/FreeBSD/
H A Dbtowc.c28 __FBSDID("$FreeBSD: src/lib/libc/locale/btowc.c,v 1.4 2004/05/12 14:26:54 tjr Exp $");
59 btowc(int c) function
/macosx-10.9.5/ncurses-42/ncurses/ncurses/widechar/
H A Dcharable.c68 result = btowc(ch);
/macosx-10.9.5/libstdcxx-60/src/
H A Dctype_members.cc168 _M_widen[__i] = btowc(__i);
/macosx-10.9.5/emacs-92/emacs/src/
H A Dregex.h602 # define btowc(c) c
597 # define btowc macro
H A Dregex.c88 # define btowc __btowc macro
2962 && re_iswctype (btowc (ch), cc))
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dfnmatch.c158 # define BTOWC(C) btowc (C)
H A Dregex_internal.h116 # define __btowc btowc
/macosx-10.9.5/Libc-997.90.3/include/
H A Dwchar.h97 wint_t btowc(int);
/macosx-10.9.5/text_cmds-87/sed/
H A Dcompile.c694 y->bytetab[i] = (btowc(i) != WEOF) ? i : 0;
/macosx-10.9.5/lsof-52/lsof/lib/
H A Dregex.c134 # define btowc __btowc macro
2471 if (iswctype (btowc (ch), wt))
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c86 # define btowc __btowc macro
3254 if (iswctype (btowc (ch), wt))
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dregex.c82 # define btowc __btowc macro
3326 if (iswctype (btowc (ch), wt))
/macosx-10.9.5/gnudiff-19/diffutils/
H A Dconfigure11458 for ac_func in bzero bcopy isascii btowc
/macosx-10.9.5/ncurses-42/ncurses/
H A Dconfigure6922 for ac_func in putwc btowc wctob mbtowc wctomb mblen mbrlen mbrtowc wcsrtombs mbsrtowcs wcstombs mbstowcs

Completed in 304 milliseconds