Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.c24 static re_dfastate_t *create_ci_newstate (const re_dfa_t *dfa,
1506 new_state = create_ci_newstate (dfa, nodes, hash); in re_acquire_state()
1621 create_ci_newstate (const re_dfa_t *dfa, const re_node_set *nodes, in create_ci_newstate() function