Lines Matching +defs:number +defs:to +defs:string
73 # define re_match(bufp, string, size, pos, regs) \ argument
75 # 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
2047 # define STORE_JUMP(op, loc, to) \ argument
2051 # define STORE_JUMP2(op, loc, to, arg) \ argument
2055 # define INSERT_JUMP(op, loc, to) \ argument
2059 # define INSERT_JUMP2(op, loc, to, arg) \ argument
2256 # define IS_CHAR_CLASS(string) __wctype (string) argument
2258 # define IS_CHAR_CLASS(string) wctype (string) argument
2263 # define IS_CHAR_CLASS(string) \ argument
5019 const char *string; variable