Home
last modified time | relevance | path

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

/dports/mail/mailutils/mailutils-3.13/libmailutils/opt/
H A Dopt.c249 neg_match_inexact, enumerator
265 return (optlen == neglen + len) ? neg_match_exact : neg_match_inexact; in negmatch()