Home
last modified time | relevance | path

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

/glibc-2.36/iconv/
Dgconv_trans.c43 const uint32_t *to_idx; in __gconv_transliterate() local
71 to_idx = in __gconv_transliterate()
109 uint32_t idx2 = to_idx[med]; in __gconv_transliterate()
Diconvconfig.c870 int to_idx = name_to_module_idx (runp->toname, 1); in generate_name_info() local
875 newp->other_conv.module_idx = to_idx; in generate_name_info()
878 newp->dest_idx = to_idx; in generate_name_info()
/glibc-2.36/posix/
Dregexec.c1657 Idx to_idx = str_idx + naccepted; in build_sifted_states() local
1659 dfa->nexts[prev_node], to_idx, in build_sifted_states()
2114 Idx to_idx; in sift_states_bkref() local
2122 to_idx = str_idx + subexp_len; in sift_states_bkref()
2126 if (to_idx > sctx->last_str_idx in sift_states_bkref()
2127 || sctx->sifted_states[to_idx] == NULL in sift_states_bkref()
2128 || !STATE_NODE_CONTAINS (sctx->sifted_states[to_idx], dst_node) in sift_states_bkref()
2130 str_idx, dst_node, to_idx)) in sift_states_bkref()
2787 Idx to_idx; in get_subexp_sub() local
2798 to_idx = bkref_str + sub_last->str_idx - sub_top->str_idx; in get_subexp_sub()
[all …]
/glibc-2.36/ChangeLog.old/
DChangeLog.129739 to_idx, to_tbl, winbuf, winbufend const. Change casts in