Lines Matching full:bracket
1760 We must not use this function inside bracket expressions. */
1770 We must not use this function inside bracket expressions. */
2009 We must not use this function out of bracket expressions. */
2044 if (c == '[') /* '[' is a special char in a bracket exps. */
2760 /* This function parse bracket expression like "[abc]", "[a-c]",
3262 /* Build a tree for complex bracket. */
3276 /* Build a tree for simple bracket. */
3300 /* Build a tree for simple bracket. */
3319 /* Parse an element in the bracket expression. */
3344 the closing bracket. Everything else is an error. */
3357 /* Parse a bracket symbol in the bracket expression. Bracket symbols are
3650 /* Build a tree for simple bracket. */
3661 /* Build a tree for complex bracket. */