Lines Matching +defs:number +defs:to +defs:string
75 # define re_match(bufp, string, size, pos, regs) \ argument
77 # define re_search(bufp, string, size, startpos, range, regs) \ argument
650 # define STORE_NUMBER(destination, number) \ argument
655 # define STORE_NUMBER(destination, number) \ argument
667 # define STORE_NUMBER_AND_INCR(destination, number) \ argument
1973 # define STORE_JUMP(op, loc, to) \ argument
1977 # define STORE_JUMP2(op, loc, to, arg) \ argument
1981 # define INSERT_JUMP(op, loc, to) \ argument
1985 # define INSERT_JUMP2(op, loc, to, arg) \ argument
2182 # define IS_CHAR_CLASS(string) __wctype (string) argument
2184 # define IS_CHAR_CLASS(string) wctype (string) argument
2189 # define IS_CHAR_CLASS(string) \ argument