Home
last modified time | relevance | path

Searched defs:coldp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/nvi/regex/
H A Dengine.c76 const RCHAR_T *coldp; /* can be no match starting before here */ member
691 const RCHAR_T *coldp; /* last p after which no match was underway */ in fast() local
/freebsd/lib/libc/regex/
H A Dengine.c87 const char *coldp; /* can be no match starting before here */ member