Searched refs:p_count (Results 1 – 1 of 1) sorted by relevance
83 static int p_count(struct parse *p);457 count = p_count(p); in p_ere_exp()460 count2 = p_count(p); in p_ere_exp()632 count = p_count(p); in p_simp_re()635 count2 = p_count(p); in p_simp_re()659 p_count(struct parse *p) in p_count() function