Home | History | Annotate | Download | only in regex

Lines Matching refs:allocset

87 static cset *allocset(struct parse *);
621 * Note a significant property of this code: if the allocset() did SETERROR,
642 if ((cs = allocset(p)) == NULL) {
643 /* allocset did set error status in p */
1019 - allocset - allocate a set of characters for []
1022 allocset(struct parse *p)