Lines Matching +defs:number +defs:to +defs:string
76 # define re_match(bufp, string, size, pos, regs) \ argument
78 # define re_search(bufp, string, size, startpos, range, regs) \ argument
651 # define STORE_NUMBER(destination, number) \ argument
656 # define STORE_NUMBER(destination, number) \ argument
668 # define STORE_NUMBER_AND_INCR(destination, number) \ argument
1974 # define STORE_JUMP(op, loc, to) \ argument
1978 # define STORE_JUMP2(op, loc, to, arg) \ argument
1982 # define INSERT_JUMP(op, loc, to) \ argument
1986 # define INSERT_JUMP2(op, loc, to, arg) \ argument
2183 # define IS_CHAR_CLASS(string) __wctype (string) argument
2185 # define IS_CHAR_CLASS(string) wctype (string) argument
2190 # define IS_CHAR_CLASS(string) \ argument