Home
last modified time | relevance | path

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

/dflybsd-src/contrib/dialog/
H A Dtextbox.c319 match_string(MY_OBJ * obj, char *string) in match_string() function
635 while ((found = match_string(obj, search_term)) == FALSE) { in perform_search()
640 while ((found = match_string(obj, search_term)) == FALSE) { in perform_search()