Home
last modified time | relevance | path

Searched refs:FXSYS_toupper (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_basic_gcc.cpp156 *str = FXSYS_toupper(*str); in FXSYS_strupr()
178 *str = FXSYS_toupper(*str); in FXSYS_wcsupr()
Dfx_ext.h39 inline int32_t FXSYS_toupper(int32_t ch) { in FXSYS_toupper() function