Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dopttbl.c769 static int is_optchar(char c) in is_optchar() function
817 if (len <= 0 || is_optchar(optname[len])) in findopt_name()