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

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.c25 static re_dfastate_t *create_ci_newstate (const re_dfa_t *dfa,
1490 new_state = create_ci_newstate (dfa, nodes, hash);
1599 create_ci_newstate (const re_dfa_t *dfa, const re_node_set *nodes,
1596 create_ci_newstate (const re_dfa_t *dfa, const re_node_set *nodes, function

Completed in 49 milliseconds