IS_EPSILON_NODE  1436 maint/gnulib/lib/regcomp.c       DEBUG_ASSERT (!IS_EPSILON_NODE (node->token.type));
IS_EPSILON_NODE  1685 maint/gnulib/lib/regcomp.c   if (IS_EPSILON_NODE(dfa->nodes[node].type))
IS_EPSILON_NODE  1553 maint/gnulib/lib/regex_internal.c       if (!IS_EPSILON_NODE (dfa->nodes[elem].type))
IS_EPSILON_NODE  1205 maint/gnulib/lib/regexec.c   if (IS_EPSILON_NODE (dfa->nodes[node].type))
IS_EPSILON_NODE  1619 maint/gnulib/lib/regexec.c       DEBUG_ASSERT (!IS_EPSILON_NODE (dfa->nodes[prev_node].type));
IS_EPSILON_NODE  1797 maint/gnulib/lib/regexec.c 	if (IS_EPSILON_NODE (dfa->nodes[cur_node].type))
IS_EPSILON_NODE  2988 maint/gnulib/lib/regexec.c       DEBUG_ASSERT (!IS_EPSILON_NODE (dfa->nodes[cur_node].type));