Searched refs:same_cache2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/dialog/
H A Dinputstr.c205 same_cache2(CACHE * cache, const char *string, unsigned i_len) function
241 * Like same_cache2(), but we are only concerned about caching a copy of the
359 if (!same_cache2(cache, string, len)) {
413 if (!same_cache2(cache, string, len)) {

Completed in 100 milliseconds