IS_EPSILON_NODE 1457 lib/regcomp.c assert (!IS_EPSILON_NODE (node->token.type)); IS_EPSILON_NODE 1709 lib/regcomp.c if (IS_EPSILON_NODE(dfa->nodes[node].type)) IS_EPSILON_NODE 1588 lib/regex_internal.c if (!IS_EPSILON_NODE (dfa->nodes[elem].type)) IS_EPSILON_NODE 1303 lib/regexec.c if (IS_EPSILON_NODE (dfa->nodes[node].type)) IS_EPSILON_NODE 1721 lib/regexec.c assert (!IS_EPSILON_NODE (type)); IS_EPSILON_NODE 1903 lib/regexec.c if (IS_EPSILON_NODE (dfa->nodes[cur_node].type)) IS_EPSILON_NODE 3111 lib/regexec.c assert (!IS_EPSILON_NODE (type));