Searched defs:subexp_idx (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregexec.c1300 int subexp_idx = dfa->nodes[node].opr.idx + 1; local
1893 int subexp_idx; local
1919 check_dst_limits_calc_pos_1(const re_match_context_t *mctx, int boundaries, int subexp_idx, int from_node, int bkref_idx) argument
2000 check_dst_limits_calc_pos(const re_match_context_t *mctx, int limit, int subexp_idx, int from_node, int str_idx, int bkref_idx) argument
2039 int subexp_idx; local
2851 find_subexp_node(const re_dfa_t *dfa, const re_node_set *nodes, int subexp_idx, int type) argument
[all...]

Completed in 38 milliseconds