Home
last modified time | relevance | path

Searched refs:mbstowcs (Results 1 – 23 of 23) sorted by relevance

/mirbsd/src/lib/libc/i18n/
Dmbstowcs.c27 #undef mbstowcs
29 mbstowcs(wchar_t *pwcs, const char *s, size_t n) in mbstowcs() function
DMakefile.inc29 SRCS+= mbstowcs.c
92 MAN+= mbstowcs.3
/mirbsd/src/lib/libncurses/src/menu/
Dm_item_new.c63 int count = mbstowcs(0, s, 0); in Is_Printable_String()
73 mbstowcs(temp, s, (unsigned)count); in Is_Printable_String()
Dm_global.c252 int count = mbstowcs(0, item->str, 0); in _nc_Calculate_Text_Width()
262 mbstowcs(temp, item->str, (unsigned)count); in _nc_Calculate_Text_Width()
/mirbsd/src/include/
Dstdlib.h317 size_t mbstowcs(wchar_t *, const char *, size_t);
Dwchar.h233 #define mbstowcs(pwcs,s,n) __extension__({ \ macro
/mirbsd/src/gnu/usr.bin/perl/ext/POSIX/
DPOSIX.xs328 #define mbstowcs(s, pwcs, n) not_here("mbstowcs") macro
1572 mbstowcs(s, pwcs, n)
DPOSIX.pod804 =item mbstowcs
806 This is identical to the C function C<mbstowcs()>.
/mirbsd/src/usr.bin/xlint/llib/
Dllib-lstdc213 size_t (mbstowcs)(wchar_t *pwcs, const char *s, size_t n);
Dllib-lposix220 size_t (mbstowcs)(wchar_t *pwcs, const char *s, size_t n);
/mirbsd/src/gnu/usr.bin/perl/NetWare/
Dconfig_H.wc287 * This symbol, if defined, indicates that the mbstowcs routine is
/mirbsd/src/gnu/usr.bin/perl/wince/
Dconfig_H.ce269 * This symbol, if defined, indicates that the mbstowcs routine is
/mirbsd/src/gnu/usr.bin/perl/win32/
Dconfig_H.vc251 * This symbol, if defined, indicates that the mbstowcs routine is
Dconfig_H.bc251 * This symbol, if defined, indicates that the mbstowcs routine is
Dconfig_H.gc251 * This symbol, if defined, indicates that the mbstowcs routine is
Dconfig_H.vc64251 * This symbol, if defined, indicates that the mbstowcs routine is
/mirbsd/src/gnu/usr.bin/perl/plan9/
Dconfig.plan9311 * This symbol, if defined, indicates that the mbstowcs routine is
Dconfig_h.sample269 * This symbol, if defined, indicates that the mbstowcs routine is
/mirbsd/src/gnu/usr.bin/perl/Porting/
Dconfig_H251 * This symbol, if defined, indicates that the mbstowcs routine is
DGlossary1241 indicates to the C program that the mbstowcs() routine is available
/mirbsd/src/distrib/lists/htman/htmi/
Dmi4638 ./man3/mbstowcs.htm
/mirbsd/src/distrib/lists/base/dev/
Dmi6426 ./usr/share/man/cat3/mbstowcs.0
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperltoc.pod17589 log, log10, longjmp, lseek, malloc, mblen, mbstowcs, mbtowc, memchr,