check_node_accept_bytes
naccepted = check_node_accept_bytes (dfa, node, &mctx->input, *pidx);
static int check_node_accept_bytes (const re_dfa_t *dfa, Idx node_idx,
naccepted = check_node_accept_bytes (dfa, node_idx, &mctx->input, str_idx);
naccepted = check_node_accept_bytes (dfa, cur_node_idx, &mctx->input,
naccepted = check_node_accept_bytes (dfa, cur_node, &mctx->input,