IS_EPSILON_NODE  1474 maint/gnulib/lib/regcomp.c       DEBUG_ASSERT (!IS_EPSILON_NODE (node->token.type));
IS_EPSILON_NODE  1723 maint/gnulib/lib/regcomp.c   if (IS_EPSILON_NODE(dfa->nodes[node].type))
IS_EPSILON_NODE  1589 maint/gnulib/lib/regex_internal.c       if (!IS_EPSILON_NODE (dfa->nodes[elem].type))
IS_EPSILON_NODE  1219 maint/gnulib/lib/regexec.c   if (IS_EPSILON_NODE (dfa->nodes[node].type))
IS_EPSILON_NODE  1636 maint/gnulib/lib/regexec.c       DEBUG_ASSERT (!IS_EPSILON_NODE (dfa->nodes[prev_node].type));
IS_EPSILON_NODE  1815 maint/gnulib/lib/regexec.c 	if (IS_EPSILON_NODE (dfa->nodes[cur_node].type))
IS_EPSILON_NODE  3015 maint/gnulib/lib/regexec.c       DEBUG_ASSERT (!IS_EPSILON_NODE (dfa->nodes[cur_node].type));