Lines Matching +defs:number +defs:to +defs:string
60 # define re_match(bufp, string, size, pos, regs) \ argument
62 # define re_search(bufp, string, size, startpos, range, regs) \ argument
599 # define STORE_NUMBER(destination, number) \ argument
604 # define STORE_NUMBER(destination, number) \ argument
616 # 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
2186 # define IS_CHAR_CLASS(string) __wctype (string) argument
2188 # define IS_CHAR_CLASS(string) wctype (string) argument
2193 # define IS_CHAR_CLASS(string) \ argument