Home
last modified time | relevance | path

Searched +defs:string +defs:to +defs:number (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/ape/cmd/diff/
H A Dregex.c514 #define STORE_NUMBER(destination, number) \ argument
524 #define STORE_NUMBER_AND_INCR(destination, number) \ argument
1610 #define STORE_JUMP(op, loc, to) \ argument
1614 #define STORE_JUMP2(op, loc, to, arg) \ argument
1618 #define INSERT_JUMP(op, loc, to) \ argument
1622 #define INSERT_JUMP2(op, loc, to, arg) \ argument
1775 #define IS_CHAR_CLASS(string) \ argument
3657 re_search (bufp, string, size, startpos, range, regs) in re_search() argument
4037 re_match (bufp, string, size, pos, regs) in re_match() argument
6250 regexec (preg, string, nmatch, pmatch, eflags) in regexec() argument