Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/vi/misc/
H A Dctags.c484 bool incomm, inquote, inchar, midtoken, isoperator, optfound; in C_entries() local
491 incomm = isoperator = optfound = FALSE; in C_entries()
633 if (optfound) { in C_entries()
640 optfound = TRUE; in C_entries()
652 optfound = TRUE; in C_entries()
688 isoperator = optfound = midtoken = FALSE; in C_entries()
708 inchar = isoperator = optfound = FALSE; in C_entries()