Home
last modified time | relevance | path

Searched refs:matchp (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/ndk-stack/regex/
Dengine.c768 char *matchp; /* last p at which a match ended */ in slow() local
775 matchp = NULL; in slow()
816 matchp = p; in slow()
830 return(matchp); in slow()