Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dglob.cpp172 static bool wildcmp(const char *string, const char *wild) in wildcmp() function
245 if (wildchart.empty() || wildcmp(name, wildchart.c_str())) in glob_rec()