Searched refs:FXSYS_toupper (Results 1 – 2 of 2) sorted by relevance
161 *str = FXSYS_toupper(*str); in FXSYS_strupr()183 *str = FXSYS_toupper(*str); in FXSYS_wcsupr()
36 inline int32_t FXSYS_toupper(int32_t ch) { in FXSYS_toupper() function