Home | History | Annotate | Download | only in pat_trie_

Lines Matching defs:lcp

837 	    leaf_const_pointer lcp = static_cast<leaf_const_pointer>(m_p_nd);
838 return m_p_traits->begin(m_p_traits->extract_key(lcp->value()));
849 leaf_const_pointer lcp = static_cast<leaf_const_pointer>(m_p_nd);
850 return m_p_traits->end(m_p_traits->extract_key(lcp->value()));