Searched refs:p_count (Results 1 – 1 of 1) sorted by relevance
83 static int p_count(struct parse *);451 count = p_count(p); in p_ere_exp()454 count2 = p_count(p); in p_ere_exp()622 count = p_count(p); in p_simp_re()625 count2 = p_count(p); in p_simp_re()648 p_count(struct parse *p) in p_count() function