Home
last modified time | relevance | path

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

/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dtr.c883 char const *opnd_str = p + i + 2; in build_spec_list() local
898 if (!append_char_class (result, opnd_str, opnd_str_len)) in build_spec_list()
904 char *tmp = make_printable_str (opnd_str, in build_spec_list()
916 if (!append_equiv_class (result, opnd_str, opnd_str_len)) in build_spec_list()
922 char *tmp = make_printable_str (opnd_str, in build_spec_list()
/dports/misc/gnuls/coreutils-8.30/src/
H A Dtr.c883 char const *opnd_str = p + i + 2; in build_spec_list() local
898 if (!append_char_class (result, opnd_str, opnd_str_len)) in build_spec_list()
904 char *tmp = make_printable_str (opnd_str, in build_spec_list()
916 if (!append_equiv_class (result, opnd_str, opnd_str_len)) in build_spec_list()
922 char *tmp = make_printable_str (opnd_str, in build_spec_list()