Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dregexec.c93 Idx from_node, Idx bkref_idx);
97 Idx bkref_idx);
1885 Idx subexp_idx, Idx from_node, Idx bkref_idx) in check_dst_limits_calc_pos_1() argument
1899 if (bkref_idx != -1) in check_dst_limits_calc_pos_1()
1901 struct re_backref_cache_entry *ent = mctx->bkref_ents + bkref_idx; in check_dst_limits_calc_pos_1()
1932 dst, bkref_idx); in check_dst_limits_calc_pos_1()
1967 Idx bkref_idx) in check_dst_limits_calc_pos() argument
1987 from_node, bkref_idx); in check_dst_limits_calc_pos()
/glibc-2.36/ChangeLog.old/
DChangeLog.15400 bkref_idx == -1, and don't recurse in that case.
980 and destination bkref_idx out of the loop. Pass it to
987 accept bkref_idx instead. Call check_dst_limits_calc_pos_1 to do the