Searched refs:regbol (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dregexp.c705 static char *regbol; /* Beginning of input, for ^ check. */ variable
759 regbol = NULL;
761 regbol = string;
856 if (reginput != regbol)

Completed in 51 milliseconds