Home
last modified time | relevance | path

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

/fatfs-2.7.6/include/
Dff.h315 FRESULT f_findfirst (DIR* dp, FILINFO* fno, const TCHAR* path, const TCHAR* pattern); /* Find first…
/fatfs-2.7.6/
Dff.c4692 const TCHAR* pattern /* Pointer to the matching pattern */ argument
4698 dp->pat = pattern; /* Save pointer to pattern string */