Searched refs:towctrans (Results 1 - 6 of 6) sorted by path

/haiku/src/system/libroot/posix/glibc/wctype/
H A Dwctype.h236 extern wint_t towctrans (wint_t __wc, wctrans_t __desc) __THROW;
/haiku/src/tests/system/libroot/posix/
H A Dlocale_test.cpp1270 printf("towctrans(%s) of %s locale\n",
1277 wint_t result = towctrans(wc, transition);
/haiku/headers/posix/
H A Dwctype.h33 extern wint_t towctrans(wint_t wc, wctrans_t transition);
/haiku/src/system/libroot/posix/locale/
H A Dwctype.cpp164 towctrans(wint_t wc, wctrans_t transition) function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2598 void towctrans() {} function
H A Dlibroot_stubs_legacy.c2583 void towctrans() {} function

Completed in 120 milliseconds