Home
last modified time | relevance | path

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

/external/curl/tests/libtest/
Dlib574.c26 static int new_fnmatch(const char *pattern, const char *string) in new_fnmatch() function
51 test_setopt(curl, CURLOPT_FNMATCH_FUNCTION, new_fnmatch); in test()