Home
last modified time | relevance | path

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

/freebsd/lib/libc/regex/
H A Dregcomp.c114 static int p_branch_eat_delim(struct parse *p, struct branchc *bc);
643 p_branch_eat_delim(struct parse *p, struct branchc *bc) in p_branch_eat_delim() function
716 ate = p_branch_eat_delim(p, bc); in p_branch_do()