Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_basic_bstring.cpp240 const uint8_t* pThat = str.raw_str(); in EqualNoCase() local
242 if ((*pThis) != (*pThat)) { in EqualNoCase()
247 uint8_t bThat = *pThat; in EqualNoCase()
255 pThat++; in EqualNoCase()