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

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

Completed in 191 milliseconds