Home
last modified time | relevance | path

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

/original-bsd/lib/libc/regex/
H A Dregcomp.c59 static void p_bre __P((struct parse *p, int end1, int end2));
227 p_bre(p, OUT, OUT);
473 p_bre(p, end1, end2) in p_bre() function
547 p_bre(p, '\\', ')');