Home
last modified time | relevance | path

Searched refs:matchStringIgnoreCase (Results 1 – 1 of 1) sorted by relevance

/trunk/main/ucb/source/regexp/
H A Dregexp.cxx66 bool matchStringIgnoreCase(sal_Unicode const ** pBegin, in matchStringIgnoreCase() function
105 if (matchStringIgnoreCase(&p, pEnd, m_aPrefix)) in matches()
133 if (matchStringIgnoreCase(&q, pEnd, m_aInfix) in matches()

Completed in 11 milliseconds