Home
last modified time | relevance | path

Searched refs:create_cd_newstate (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/libgnuregex/
Dregex_internal.c27 static re_dfastate_t *create_cd_newstate (const re_dfa_t *dfa,
1545 new_state = create_cd_newstate (dfa, nodes, context, hash); in re_acquire_state_context()
1663 create_cd_newstate (const re_dfa_t *dfa, const re_node_set *nodes, in create_cd_newstate() function