Searched refs:bracket (Results 1 – 3 of 3) sorted by relevance
652 const char *words, size_t *offset, int flags, int bracket) in parse_arith() argument714 if (bracket || words[1 + *offset] != ')') in parse_arith()755 if (bracket && paren_depth == 1) in parse_arith()
564 ;[[.right-curly-bracket.]] } 0 1569 ;[[=right-curly-bracket=]] } 0 1
186 # '{' is always a special char outside bracket expressions. So test ony BRE:
Completed in 9 milliseconds