Searched defs:towupper (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/include/
H A D_wctype.h144 towupper(wint_t _wc) function
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/regex/
H A Dreglib.h198 #define towupper(x) toupper(x) macro
247 #define towupper(x) toupper(x) macro

Completed in 139 milliseconds