Home
last modified time | relevance | path

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

/original-bsd/lib/libc/regex/
H A Dregcomp.c60 static int p_simp_re __P((struct parse *p, int starordinary));
488 wasdollar = p_simp_re(p, first);
506 p_simp_re(p, starordinary) in p_simp_re() function