Home
last modified time | relevance | path

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

/coreutils/src/
Dtr.c122 count repeat_count; member
709 count repeat_count) in append_repeated_char() argument
715 new->u.repeated_char.repeat_count = repeat_count; in append_repeated_char()
774 unsigned char *char_to_repeat, count *repeat_count, in find_bracketed_repeat() argument
791 *repeat_count = 0; in find_bracketed_repeat()
800 repeat_count, nullptr) in find_bracketed_repeat()
802 || REPEAT_COUNT_MAXIMUM < *repeat_count in find_bracketed_repeat()
868 count repeat_count; in build_spec_list() local
940 &repeat_count, in build_spec_list()
944 append_repeated_char (result, char_to_repeat, repeat_count); in build_spec_list()
[all …]