Searched refs:FindPartialEMail (Results 1 – 1 of 1) sorted by relevance
51 static FoundState FindPartialEMail(const UChar* , unsigned length, FindState* );84 m_foundResult = FindPartialEMail(begin, end - begin, &m_findState); in FindContent()209 FoundState FindPartialEMail(const UChar* chars, unsigned length, in FindPartialEMail() function