Home
last modified time | relevance | path

Searched refs:mbtowc (Results 1 – 21 of 21) sorted by relevance

/external/openssh/
Dutf8.c134 if ((len = mbtowc(&wc, sp, MB_CUR_MAX)) == -1) { in vasnmprintf()
135 (void)mbtowc(NULL, NULL, MB_CUR_MAX); in vasnmprintf()
Dconfig.h.in775 /* Define to 1 if you have the `mbtowc' function. */
Dconfigure.ac1790 AC_CHECK_FUNCS([mblen mbtowc nl_langinfo wcwidth])
DChangeLog3503 and mbtowc. Based on advice from Ingo Schwarze.
/external/libcxx/include/
Dcstdlib73 int mbtowc(wchar_t* restrict pwc, const char* restrict s, size_t n);
150 using ::mbtowc;
D__bsd_locale_fallbacks.h83 return mbtowc(__pwc, __pmb, __max); in __libcpp_mbtowc_l()
/external/toybox/toys/pending/
Dvi.c914 length = mbtowc(&wc, str, bytes); in utf8_lnw()
917 mbtowc(0,0,4); in utf8_lnw()
933 switch (mbtowc(&wc, str, bytes)) { in utf8_width()
935 mbtowc(0,0,4); in utf8_width()
/external/openssh/openbsd-compat/
Dopenbsd-compat.h246 int mbtowc(wchar_t *, const char*, size_t);
Dbsd-misc.c291 mbtowc(wchar_t *pwc, const char *s, size_t n) in mbtowc() function
/external/libcxx/test/std/depr/depr.c.headers/
Dstdlib_h.pass.cpp116 static_assert((std::is_same<decltype(mbtowc(pw,"",0)), int>::value), ""); in main()
/external/libcxx/test/std/language.support/support.runtime/
Dcstdlib.pass.cpp108 static_assert((std::is_same<decltype(std::mbtowc(pw,"",0)), int>::value), ""); in main()
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc555 INTERCEPTOR(int, mbtowc, wchar_t *dest, const char *src, SIZE_T n) { in INTERCEPTOR() argument
557 int res = REAL(mbtowc)(dest, src, n); in INTERCEPTOR()
1541 INTERCEPT_FUNCTION(mbtowc); in InitializeInterceptors()
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1982 TEST(MemorySanitizer, mbtowc) { in TEST() argument
1985 int res = mbtowc(&wx, x, 3); in TEST()
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Ddump_syms_regtest64.sym248 FILE 7310 f:\dd\vctools\crt\crtw32\convert\mbtowc.c
3355 FUNC 8470 8 0 mbtowc
/external/libxml2/
Dtrio.c5718 size = mbtowc(&wch, buffer, sizeof(buffer));
/external/libcxx/lib/abi/3.9/
Dx86_64-linux-gnu.abilist1928 {'type': 'FUNC', 'name': 'mbtowc@GLIBC_2.2.5'}
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2261 fun:mbtowc=uninstrumented
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/NVPTX/
Ddebug-info.ll8769 !346 = !DISubprogram(name: "mbtowc", scope: !254, file: !254, line: 866, type: !347, isLocal: false…
/external/google-breakpad/src/processor/testdata/
Dmodule0.out6356 FILE 6355 f:\sp\vctools\crt_bld\self_x86\crt\src\mbtowc.c
14541 FUNC 12514 17 c mbtowc
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym6356 FILE 6355 f:\sp\vctools\crt_bld\self_x86\crt\src\mbtowc.c
14541 FUNC 12514 17 c mbtowc
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym234 PUBLIC 420f0 0 mbtowc