Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c882 const char *matchp; /* last p at which a match ended */ in slow() local
893 matchp = NULL; in slow()
934 matchp = p; in slow()
948 return(matchp); in slow()