Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/flex/
HDscanopt.c478 const char *lastws = NULL, *p; local
485 || *p == '-') lastws =
504 if (lastws) {
507 (int)(lastws - pstart),
510 lastws + 1;