Searched refs:pThat (Results 1 – 1 of 1) sorted by relevance
321 const uint8_t* pThat = str.raw_str(); in EqualNoCase() local323 if ((*pThis) != (*pThat)) { in EqualNoCase()325 uint8_t bThat = tolower(*pThat); in EqualNoCase()330 pThat++; in EqualNoCase()