Home
last modified time | relevance | path

Searched refs:p_count (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregcomp.c133 static int p_count(struct parse *p);
513 count = p_count(p); in p_ere_exp()
516 count2 = p_count(p); in p_ere_exp()
706 count = p_count(p); in p_simp_re()
709 count2 = p_count(p); in p_simp_re()
733 p_count( in p_count() function