Searched refs:newtree (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/libgnuregex/
H A Dregcomp.c2209 bin_tree_t *newtree = create_tree (dfa, tree, exp, CONCAT);
2210 if (newtree == NULL)
2217 tree = newtree;
2200 bin_tree_t *newtree = create_tree (dfa, tree, exp, CONCAT); local

Completed in 60 milliseconds