Searched refs:IsMatchWholeWord (Results 1 – 1 of 1) sorted by relevance
38 bool IsMatchWholeWord(const WideString& csPageText, in IsMatchWholeWord() function278 bMatch = IsMatchWholeWord(m_strText, nResultPos.value(), endIndex); in FindNext()