Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_basic_gcc.cpp161 *str = FXSYS_toupper(*str); in FXSYS_strupr()
183 *str = FXSYS_toupper(*str); in FXSYS_wcsupr()
/external/pdfium/core/include/fxcrt/
Dfx_ext.h36 inline int32_t FXSYS_toupper(int32_t ch) { in FXSYS_toupper() function