calc_first         48 compat/regex/regcomp.c static reg_errcode_t calc_first (void *extra, bin_tree_t *node);
calc_first       1187 compat/regex/regcomp.c   ret = postorder (dfa->str_tree, calc_first, dfa);