Searched refs:parse_dquote (Results 1 – 1 of 1) sorted by relevance
| /posix/ |
| A D | wordexp.c | 56 static int parse_dquote (char **word, size_t *word_length, size_t *max_length, 2123 parse_dquote (char **word, size_t *word_length, size_t *max_length, in parse_dquote() function 2319 error = parse_dquote (&word, &word_length, &max_length, words, in libc_hidden_def()
|
Completed in 6 milliseconds