Searched refs:parse_glob (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/posix/ |
D | wordexp.c | 425 parse_glob (char **word, size_t *word_length, size_t *max_length, in parse_glob() function 2365 error = parse_glob (&word, &word_length, &max_length, words, in libc_hidden_def()
|
D | tst-regex.input | 6919 (parse_glob): Use do_parse_glob. Now handles the case where a 6934 * posix/wordexp.c (parse_glob): Use w_addstr instead of realloc 7364 (w_addword, parse_glob): Fix memory leak. 7623 (parse_glob): Attempt to glob when an unquoted `[' is found 7625 (parse_glob): Sorted out quoting in a glob-able word.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.8 | 6919 (parse_glob): Use do_parse_glob. Now handles the case where a 6934 * posix/wordexp.c (parse_glob): Use w_addstr instead of realloc 7364 (w_addword, parse_glob): Fix memory leak. 7623 (parse_glob): Attempt to glob when an unquoted `[' is found 7625 (parse_glob): Sorted out quoting in a glob-able word.
|
D | ChangeLog.9 | 5078 * posix/wordexp.c (parse_glob): Look for end of word instead of
|
D | ChangeLog.13 | 572 * sysdeps/generic/wordexp.c (parse_glob): int -> size_t for counter.
|
D | ChangeLog.17 | 15034 * posix/wordexp.c (parse_glob): No need to check ifs for NULL, the
|
D | ChangeLog.19 | 35567 (parse_qtd_backslash, parse_tilde, do_parse_glob, parse_glob)
|
/glibc-2.36/manual/ |
D | pattern.texi | 1904 @c parse_glob @mtasurace:utent @mtasuconst:@mtsenv @mtsenv @mtascusig:ALRM @mtascutimer @mtslocale…
|