Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/progs/
H A Dinfocmp.c161 no_string(const char *const value) in no_string() function
588 if (!(no_string(s1) && no_string(s2)) && capcmp(idx, s1, s2)) { in compare_predicate()