/glibc-2.36/localedata/tests-mbwc/ |
D | tst_mbsrtowcs.c | 6 #define TST_FUNCTION mbsrtowcs 24 TST_DO_TEST (mbsrtowcs) in tst_mbsrtowcs() 26 TST_HEAD_LOCALE (mbsrtowcs, S_MBSRTOWCS); in tst_mbsrtowcs() 27 TST_DO_REC (mbsrtowcs) in tst_mbsrtowcs() 30 if (mbsrtowcs (NULL, &s, 0, &t) != 0) in tst_mbsrtowcs() 40 TST_GET_ERRET_SEQ (mbsrtowcs); in tst_mbsrtowcs() 41 w_flg = TST_INPUT_SEQ (mbsrtowcs).w_flg; in tst_mbsrtowcs() 42 p = s = TST_INPUT_SEQ (mbsrtowcs).s; in tst_mbsrtowcs() 43 n = TST_INPUT_SEQ (mbsrtowcs).n; in tst_mbsrtowcs() 44 t_flg = TST_INPUT_SEQ (mbsrtowcs).t_flg; in tst_mbsrtowcs() [all …]
|
/glibc-2.36/localedata/ |
D | tst-mbswcs4.c | 57 show (mbsrtowcs (&wc, &src, 1, &state), 1, 37, buf + 1); in do_test() 58 show (mbsrtowcs (&wc, &src, 1, &state), 1, 8364, buf + 4); in do_test() 59 show (mbsrtowcs (&wc, &src, 1, &state), 1, 955, buf + 6); in do_test()
|
/glibc-2.36/posix/ |
D | fnmatch.c | 50 # define mbsrtowcs __mbsrtowcs macro 228 *n = mbsrtowcs (buf->data, &p, *n + 1, &ps); in fnmatch_convert_to_wide() 239 *n = mbsrtowcs (NULL, &str, 0, &ps); in fnmatch_convert_to_wide() 248 mbsrtowcs (buf->data, &str, *n + 1, &ps); in fnmatch_convert_to_wide()
|
D | tst-regex.input | 3858 * wcsmbs/mbsrtowcs.c: Likewise. 4515 * wcsmbs/mbsrtowcs.c: Likewise. 4523 * wcsmbs/mbsrtowcs.c: Optimize a bit more. 5212 * wcsmbs/mbsrtowcs.c: Likewise. 5296 * wcsmbs/mbsrtowcs.c: Include stdlib.h for MB_CUR_MAX. 5843 * wcsmbs/mbsrtowcs.c: Likewise. 5881 * wcsmbs/mbsrtowcs.c: Likewise. 5995 * wcsmbs/mbsrtowcs.c: Likewise. 11863 * wcsmbs/mbsrtowcs.c: Make sure SRC argument is correct when
|
/glibc-2.36/wcsmbs/ |
D | Makefile | 32 mbrlen mbrtowc wcrtomb mbsrtowcs wcsrtombs \ 51 tst-wcrtomb tst-wcpncpy tst-mbsrtowcs tst-wchar-h tst-mbrtowc2 \
|
D | mbsrtowcs.c | 30 weak_alias (__mbsrtowcs, mbsrtowcs)
|
D | tst-mbsrtowcs.c | 34 size_t n = mbsrtowcs (out, &in, sizeof (out) / sizeof (wchar_t), &state); in do_test()
|
D | wchar.h | 338 extern size_t mbsrtowcs (wchar_t *__restrict __dst,
|
/glibc-2.36/wcsmbs/bits/ |
D | wchar2.h | 415 mbsrtowcs); 425 __NTH (mbsrtowcs (wchar_t *__restrict __dst, const char **__restrict __src, in __NTH() 428 return __glibc_fortify_n (mbsrtowcs, __len, sizeof (wchar_t), in __NTH()
|
/glibc-2.36/stdlib/ |
D | Versions | 42 mblen; mbrlen; mbrtowc; mbsinit; mbsnrtowcs; mbsrtowcs; mbstowcs;
|
/glibc-2.36/misc/ |
D | error.c | 42 # define mbsrtowcs __mbsrtowcs macro
|
/glibc-2.36/debug/ |
D | tst-fortify.c | 1495 if (mbsrtowcs (wenough, &cp, 10, &s) != 1 in do_test() 1500 if (mbsrtowcs (wenough, &cp, l0 + 10, &s) != 2 in do_test() 1508 mbsrtowcs (wsmallbuf, &cp, 10, &s); in do_test() 1514 if (mbsrtowcs (NULL, &cp, (size_t)-1, &s) != 10) in do_test()
|
/glibc-2.36/time/ |
D | tst-strftime3.c | 401 wlen = mbsrtowcs (w, &s, strlen (s), NULL); in print_string_hex()
|
/glibc-2.36/manual/ |
D | charset.texi | 993 @deftypefun size_t mbsrtowcs (wchar_t *restrict @var{dst}, const char **restrict @var{src}, size_t … 995 @safety{@prelim{}@mtunsafe{@mtasurace{:mbsrtowcs/!ps}}@asunsafe{@asucorrupt{} @ascuheap{} @asulock{… 996 The @code{mbsrtowcs} function (``multibyte string restartable to wide 1001 from an internal object of @code{mbsrtowcs} if @var{ps} is a null 1025 converted during this call. If @var{dst} is not null, @code{mbsrtowcs} 1035 @code{mbsrtowcs} was introduced in @w{Amendment 1} to @w{ISO C90} and is 1039 The definition of the @code{mbsrtowcs} function has one important 1047 byte at the appropriate place for the time of the @code{mbsrtowcs} 1059 As said in the description of the @code{mbsrtowcs} function above, the 1078 @code{mbsrtowcs}'s example above could be solved by determining the line [all …]
|
D | errno.texi | 1333 @c with mbsrtowcs, then prints it with vfwprintf. Afterwards, 1496 @c alloca/malloc-created buffer using mbsrtowcs and then calls fwprintf.
|
/glibc-2.36/conform/data/ |
D | wchar.h-data | 49 function size_t mbsrtowcs (wchar_t*, const char**, size_t, mbstate_t*)
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.6 | 63 * wcsmbs/mbsrtowcs.c: Likewise. 5697 * wcsmbs/mbsrtowcs.c: Likewise. 8232 * stdlib/mbstowcs.c: Call `__mbsrtowcs' instead of `mbsrtowcs'. 8238 * wcsmbs/mbsrtowcs.c: Likewise. 9364 * stdlib/mbstowcs.c: Pass address of pointer to mbsrtowcs. 9366 * stdlib/wcstombs.c: Use wcsrtombs instead of mbsrtowcs. 9402 * wcsmbs/mbsrtowcs.c: Replace dummy implementation. Convert UTF8 10002 * stdlib/mbstowcs.c: Define based on mbsrtowcs(). 10016 * wcsmbs/mbsrtowcs.c: Ditto.
|
D | ChangeLog.8 | 3858 * wcsmbs/mbsrtowcs.c: Likewise. 4515 * wcsmbs/mbsrtowcs.c: Likewise. 4523 * wcsmbs/mbsrtowcs.c: Optimize a bit more. 5212 * wcsmbs/mbsrtowcs.c: Likewise. 5296 * wcsmbs/mbsrtowcs.c: Include stdlib.h for MB_CUR_MAX. 5843 * wcsmbs/mbsrtowcs.c: Likewise. 5881 * wcsmbs/mbsrtowcs.c: Likewise. 5995 * wcsmbs/mbsrtowcs.c: Likewise. 11863 * wcsmbs/mbsrtowcs.c: Make sure SRC argument is correct when
|
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/ |
D | libc.abilist | 1231 GLIBC_2.35 mbsrtowcs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/ |
D | libc.abilist | 1244 GLIBC_2.36 mbsrtowcs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/ |
D | libc.abilist | 1271 GLIBC_2.33 mbsrtowcs F
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | libc.abilist | 1280 GLIBC_2.2.6 mbsrtowcs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/arc/ |
D | libc.abilist | 1271 GLIBC_2.32 mbsrtowcs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/ |
D | libc.abilist | 1323 GLIBC_2.27 mbsrtowcs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/ |
D | libc.abilist | 1340 GLIBC_2.17 mbsrtowcs F
|