Searched refs:mbstowcs (Results 1 – 23 of 23) sorted by relevance
| /mirbsd/src/lib/libc/i18n/ |
| D | mbstowcs.c | 27 #undef mbstowcs 29 mbstowcs(wchar_t *pwcs, const char *s, size_t n) in mbstowcs() function
|
| D | Makefile.inc | 29 SRCS+= mbstowcs.c 92 MAN+= mbstowcs.3
|
| /mirbsd/src/lib/libncurses/src/menu/ |
| D | m_item_new.c | 63 int count = mbstowcs(0, s, 0); in Is_Printable_String() 73 mbstowcs(temp, s, (unsigned)count); in Is_Printable_String()
|
| D | m_global.c | 252 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/ |
| D | stdlib.h | 317 size_t mbstowcs(wchar_t *, const char *, size_t);
|
| D | wchar.h | 233 #define mbstowcs(pwcs,s,n) __extension__({ \ macro
|
| /mirbsd/src/gnu/usr.bin/perl/ext/POSIX/ |
| D | POSIX.xs | 328 #define mbstowcs(s, pwcs, n) not_here("mbstowcs") macro 1572 mbstowcs(s, pwcs, n)
|
| D | POSIX.pod | 804 =item mbstowcs 806 This is identical to the C function C<mbstowcs()>.
|
| /mirbsd/src/usr.bin/xlint/llib/ |
| D | llib-lstdc | 213 size_t (mbstowcs)(wchar_t *pwcs, const char *s, size_t n);
|
| D | llib-lposix | 220 size_t (mbstowcs)(wchar_t *pwcs, const char *s, size_t n);
|
| /mirbsd/src/gnu/usr.bin/perl/NetWare/ |
| D | config_H.wc | 287 * This symbol, if defined, indicates that the mbstowcs routine is
|
| /mirbsd/src/gnu/usr.bin/perl/wince/ |
| D | config_H.ce | 269 * This symbol, if defined, indicates that the mbstowcs routine is
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | config_H.vc | 251 * This symbol, if defined, indicates that the mbstowcs routine is
|
| D | config_H.bc | 251 * This symbol, if defined, indicates that the mbstowcs routine is
|
| D | config_H.gc | 251 * This symbol, if defined, indicates that the mbstowcs routine is
|
| D | config_H.vc64 | 251 * This symbol, if defined, indicates that the mbstowcs routine is
|
| /mirbsd/src/gnu/usr.bin/perl/plan9/ |
| D | config.plan9 | 311 * This symbol, if defined, indicates that the mbstowcs routine is
|
| D | config_h.sample | 269 * This symbol, if defined, indicates that the mbstowcs routine is
|
| /mirbsd/src/gnu/usr.bin/perl/Porting/ |
| D | config_H | 251 * This symbol, if defined, indicates that the mbstowcs routine is
|
| D | Glossary | 1241 indicates to the C program that the mbstowcs() routine is available
|
| /mirbsd/src/distrib/lists/htman/htmi/ |
| D | mi | 4638 ./man3/mbstowcs.htm
|
| /mirbsd/src/distrib/lists/base/dev/ |
| D | mi | 6426 ./usr/share/man/cat3/mbstowcs.0
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perltoc.pod | 17589 log, log10, longjmp, lseek, malloc, mblen, mbstowcs, mbtowc, memchr,
|