Searched refs:p_count (Results 1 – 3 of 3) sorted by relevance
75 static int p_count(struct parse *);443 count = p_count(p); in p_ere_exp()446 count2 = p_count(p); in p_ere_exp()614 count = p_count(p); in p_simp_re()617 count2 = p_count(p); in p_simp_re()640 p_count(struct parse *p) in p_count() function
90 static int p_count __P((struct parse *p));468 count = p_count(p); in p_ere_exp()471 count2 = p_count(p); in p_ere_exp()659 count = p_count(p); in p_simp_re()662 count2 = p_count(p); in p_simp_re()686 p_count(register struct parse *p) in p_count() function
94 static int p_count(struct parse *p);486 count = p_count(p); in p_ere_exp()489 count2 = p_count(p); in p_ere_exp()668 count = p_count(p); in p_simp_re()671 count2 = p_count(p); in p_simp_re()695 p_count(struct parse *p) in p_count() function