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