Searched refs:matchStringIgnoreCase (Results 1 – 1 of 1) sorted by relevance
66 bool matchStringIgnoreCase(sal_Unicode const ** pBegin, in matchStringIgnoreCase() function105 if (matchStringIgnoreCase(&p, pEnd, m_aPrefix)) in matches()133 if (matchStringIgnoreCase(&q, pEnd, m_aInfix) in matches()
Completed in 8 milliseconds