Searched refs:has_wildcards (Results 1 – 1 of 1) sorted by relevance
805 static int has_wildcards( char const * const str ) in has_wildcards() function858 if ( !has_wildcards( pattern ) ) in glob_recursive()888 dirs = has_wildcards( dirname->value ) in glob_recursive()892 if ( has_wildcards( basename->value ) ) in glob_recursive()2540 int match_exact = ( !has_wildcards( pattern ) ); in builtin_glob_archive_back()2558 int match_exact = ( !has_wildcards( pattern ) ); in builtin_glob_archive_back()