Searched refs:parse_backtick (Results 1 – 2 of 2) sorted by relevance
| /posix/ |
| A D | wordexp.c | 52 static int parse_backtick (char **word, size_t *word_length, 681 error = parse_backtick (&expr, &expr_length, &expr_maxlen, in parse_arith() 2059 parse_backtick (char **word, size_t *word_length, size_t *max_length, in parse_backtick() function 2150 error = parse_backtick (word, word_length, max_length, words, in parse_dquote() 2308 error = parse_backtick (&word, &word_length, &max_length, words, in libc_hidden_def()
|
| A D | tst-regex.input | 6926 (parse_backtick): Likewise.
|
Completed in 18 milliseconds