Searched refs:parse_glob (Results 1 – 2 of 2) sorted by relevance
425 parse_glob (char **word, size_t *word_length, size_t *max_length, in parse_glob() function2365 error = parse_glob (&word, &word_length, &max_length, words, in libc_hidden_def()
6919 (parse_glob): Use do_parse_glob. Now handles the case where a6934 * posix/wordexp.c (parse_glob): Use w_addstr instead of realloc7364 (w_addword, parse_glob): Fix memory leak.7623 (parse_glob): Attempt to glob when an unquoted `[' is found7625 (parse_glob): Sorted out quoting in a glob-able word.
Completed in 19 milliseconds