Home
last modified time | relevance | path

Searched refs:wcsnrtombs (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/bionic/
Dwchar.cpp148 size_t wcsnrtombs(char* dst, const wchar_t** src, size_t nwc, size_t len, mbstate_t* ps) { in wcsnrtombs() function
212 return wcsnrtombs(dst, src, SIZE_MAX, len, ps); in wcsrtombs()
/bionic/tests/headers/posix/
Dwchar_h.c96 FUNCTION(wcsnrtombs, size_t (*f)(char*, const wchar_t**, size_t, size_t, mbstate_t*)); in wchar_h()
/bionic/libc/include/
Dwchar.h93 size_t wcsnrtombs(char* _Nullable __dst, const wchar_t* __BIONIC_COMPLICATED_NULLNESS * _Nullable _…
/bionic/libc/tools/
Dposix-2013.txt1151 wcsnrtombs
/bionic/docs/
Dstatus.md251 …cstold_l`/`wcstoll`/`wcstoll_l`/`wcstoull`/`wcstoull_l`, `mbsnrtowcs`/`wcsnrtombs`, `wcscoll_l`/`w…
/bionic/libc/
Dlibc.map.txt1180 wcsnrtombs; # introduced=21
/bionic/tools/versioner/platforms/
Dlibc.map.txt1180 wcsnrtombs; # introduced=21
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_063.S11187 CALL(wcsnrtombs)