Lines Matching +defs:string +defs:to +defs:number
77 # define re_match(bufp, string, size, pos, regs) \ argument
79 # define re_search(bufp, string, size, startpos, range, regs) \ argument
652 # define STORE_NUMBER(destination, number) \ argument
657 # define STORE_NUMBER(destination, number) \ argument
669 # define STORE_NUMBER_AND_INCR(destination, number) \ argument
1975 # define STORE_JUMP(op, loc, to) \ argument
1979 # define STORE_JUMP2(op, loc, to, arg) \ argument
1983 # define INSERT_JUMP(op, loc, to) \ argument
1987 # define INSERT_JUMP2(op, loc, to, arg) \ argument
2184 # define IS_CHAR_CLASS(string) __wctype (string) argument
2186 # define IS_CHAR_CLASS(string) wctype (string) argument
2191 # define IS_CHAR_CLASS(string) \ argument