OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FXSYS_toupper
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxcrt/
fx_basic_gcc.cpp
161
*str =
FXSYS_toupper
(*str);
183
*str =
FXSYS_toupper
(*str);
/external/pdfium/core/include/fxcrt/
fx_ext.h
36
inline int32_t
FXSYS_toupper
(int32_t ch) {
Completed in 406 milliseconds