Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dwordexp.c251 parse_tilde (char **word, size_t *word_length, size_t *max_length, in parse_tilde() function
1613 error = parse_tilde (&expanded, &exp_len, &exp_maxl, p, in parse_param()
2354 error = parse_tilde (&word, &word_length, &max_length, words, in libc_hidden_def()
/glibc-2.36/manual/
Dpattern.texi1865 @c parse_tilde dup @mtslocale @mtsenv @ascudlopen @ascuplugin @ascuheap @asulock @acucorrupt @ac…
1891 @c parse_tilde @mtslocale @mtsenv @ascudlopen @ascuplugin @ascuheap @asulock @acucorrupt @aculock …
/glibc-2.36/ChangeLog.old/
DChangeLog.109110 * posix/wordexp.c (parse_tilde): Handle failing call to
11699 be used correctly as parameter for parse_dollars/parse_tilde.
DChangeLog.196804 * posix/wordexp.c (parse_tilde): Likewise.
16470 * posix/wordexp.c (parse_tilde): Use struct scratch_buffer
35567 (parse_qtd_backslash, parse_tilde, do_parse_glob, parse_glob)
DChangeLog.74666 * posix/wordexp.c (parse_tilde): Fix calls to __getpwnam_r and