Searched refs:mbrlen_l (Results 1 – 3 of 3) sorted by relevance
/external/libcxx/include/ |
D | __bsd_locale_defaults.h | 30 #define __libcpp_mbrlen_l(s, n, ps, l) mbrlen_l(s, n, ps, l)
|
/external/libcxx/src/support/win32/ |
D | locale_win32.cpp | 42 size_t mbrlen_l( const char *__restrict s, size_t n, in mbrlen_l() function
|
/external/libcxx/include/support/win32/ |
D | locale_win32.h | 114 size_t mbrlen_l( const char *__restrict s, size_t n,
|