Searched defs:here (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/ndk-stack/regex/
H A Dengine.c75 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 */
848 onestate here; /* note, macros know this name */ local
852 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) {
889 case OBACK_: /* ignored here */
903 INIT(here, p
[all...]

Completed in 62 milliseconds