Searched refs:p_bre_pre_parse (Results 1 – 1 of 1) sorted by relevance
115 static void p_bre_pre_parse(struct parse *p, struct branchc *bc);289 p->pre_parse = p_bre_pre_parse; in regcomp()615 p_bre_pre_parse(struct parse *p, struct branchc *bc) in p_bre_pre_parse() function