Searched refs:check_halt_node_context (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/libgnuregex/
H A Dregexec.c1230 check_halt_node_context (const re_dfa_t *dfa, int node, unsigned int context)
1259 if (check_halt_node_context (mctx->dfa, state->nodes.elems[i], context))
1227 check_halt_node_context (const re_dfa_t *dfa, int node, unsigned int context) function

Completed in 104 milliseconds