Home
last modified time | relevance | path

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

/openbsd/lib/libc/regex/
H A Dregcomp.c72 static void p_bre(struct parse *, int, int);
208 p_bre(p, OUT, OUT); in regcomp()
434 p_bre(struct parse *p, in p_bre() function
511 p_bre(p, '\\', ')'); in p_simp_re()
/openbsd/gnu/llvm/llvm/lib/Support/
H A Dregcomp.c209 static void p_bre(struct parse *, int, int);
364 p_bre(p, OUT, OUT); in llvm_regcomp()
629 p_bre(struct parse *p, in p_bre() function
700 p_bre(p, '\\', ')'); in p_simp_re()