Searched refs:wch1 (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_extension.cpp224 FX_WCHAR wch1 = 0, wch2 = 0; local
226 wch1 = (FX_WCHAR)FXSYS_tolower(*s1++);
228 if (wch1 != wch2) {
232 return wch1 - wch2;

Completed in 1752 milliseconds