Lines Matching defs:here
75 char *offp; /* offsets work from here */
77 char *endp; /* end of string -- virtual NUL here */
78 char *coldp; /* can be no match starting before here */
256 /* despite initial appearances, there is no match here */
297 char *stp; /* string matched by it cannot pass here */
846 onestate here; /* note, macros know this name */
850 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) {
887 case OBACK_: /* ignored here */
901 INIT(here, pc);
911 case OLPAREN: /* not significant here */
921 if (ISSTATEIN(aft, here)) {
994 * duplicate here avoids having a debugging-capable regexec.o tied to