Searched refs:p_count (Results 1 – 1 of 1) sorted by relevance
74 static int p_count(struct parse *);407 count = p_count(p); in p_ere_exp()410 count2 = p_count(p); in p_ere_exp()578 count = p_count(p); in p_simp_re()581 count2 = p_count(p); in p_simp_re()604 p_count(struct parse *p) in p_count() function