Home
last modified time | relevance | path

Searched defs:iswpunct_l (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/xlocale/
H A D__posix_l_fallback.h102 inline _LIBCPP_INLINE_VISIBILITY int iswpunct_l(wint_t c, locale_t) { in iswpunct_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlocale_win32.h255 #define iswpunct_l _iswpunct_l macro
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dxlocale.h139 int iswpunct_l(wchar_t wc, locale_t locale) in iswpunct_l() function