Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregcomp.c118 static bool p_simp_re(struct parse *p, struct branchc *bc);
288 p->parse_expr = p_simp_re; in regcomp()
699 p_simp_re(struct parse *p, struct branchc *bc) in p_simp_re() function