Searched refs:findIgnoringCaseInternal (Results 1 – 1 of 1) sorted by relevance
1161 ALWAYS_INLINE size_t findIgnoringCaseInternal(const CharType* searchCharacters, const LChar* matchS… in findIgnoringCaseInternal() function1194 …return findIgnoringCaseInternal(characters8() + index, matchString, index, searchLength, matchLeng… in findIgnoringCase()1195 …return findIgnoringCaseInternal(characters16() + index, matchString, index, searchLength, matchLen… in findIgnoringCase()