Lines Matching +defs:number +defs:to +defs:string
80 # define re_match(bufp, string, size, pos, regs) \ argument
82 # define re_search(bufp, string, size, startpos, range, regs) \ argument
655 # define STORE_NUMBER(destination, number) \ argument
660 # define STORE_NUMBER(destination, number) \ argument
672 # define STORE_NUMBER_AND_INCR(destination, number) \ argument
1978 # define STORE_JUMP(op, loc, to) \ argument
1982 # define STORE_JUMP2(op, loc, to, arg) \ argument
1986 # define INSERT_JUMP(op, loc, to) \ argument
1990 # define INSERT_JUMP2(op, loc, to, arg) \ argument
2187 # define IS_CHAR_CLASS(string) __wctype (string) argument
2189 # define IS_CHAR_CLASS(string) wctype (string) argument
2194 # define IS_CHAR_CLASS(string) \ argument