Home
last modified time | relevance | path

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

/coreutils/src/
Dtr.c878 size_t opnd_str_len = closing_delim_idx - 1 - (i + 2) + 1; in build_spec_list() local
881 if (opnd_str_len == 0) in build_spec_list()
894 if (!append_char_class (result, opnd_str, opnd_str_len)) in build_spec_list()
901 opnd_str_len); in build_spec_list()
912 if (!append_equiv_class (result, opnd_str, opnd_str_len)) in build_spec_list()
919 opnd_str_len); in build_spec_list()