Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/posix/
Dengine.c844 char *matchp; /* last p at which a match ended */ in slow() local
851 matchp = NULL; in slow()
892 matchp = p; in slow()
906 return(matchp); in slow()