Searched refs:isPrefix (Results 1 – 3 of 3) sorted by relevance
45 bool isPrefix() const { return m_bIsPrefix; } in isPrefix() function
42 if (isPrefix()) in prefix()
326 if (pPattern.isPrefix()) { in matched()