Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dbytestring.cpp324 uint8_t bThis = tolower(*pThis); in EqualNoCase() local
326 if (bThis != bThat) in EqualNoCase()