Searched refs:HAVE_WCRTOMB (Results 1 - 4 of 4) sorted by relevance

/haiku/src/libs/iconv/
H A Dconfig.h251 #define HAVE_WCRTOMB 1 macro
H A Dloop_wchar.h27 #if HAVE_WCRTOMB || HAVE_MBRTOWC
56 #if HAVE_WCRTOMB
H A Diconv.c370 #if HAVE_WCRTOMB
395 #if HAVE_WCRTOMB
408 #if HAVE_WCRTOMB
/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.h94 #if (defined MB_CUR_MAX && HAVE_LOCALE_H && HAVE_WCTYPE_H && HAVE_WCHAR_H && HAVE_WCRTOMB && HAVE_MBRTOWC && HAVE_WCSCOLL) || _LIBC

Completed in 22 milliseconds