Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dsqlite3.c47836 #define osGetFileAttributesExW ((BOOL(WINAPI*)(LPCWSTR,GET_FILEEX_INFO_LEVELS, \ macro
52494 while( !(rc = osGetFileAttributesExW((LPCWSTR)zConverted,
52876 if ( osGetFileAttributesExW(zConverted, GetFileExInfoStandard,
52996 while( !(rc = osGetFileAttributesExW((LPCWSTR)zConverted,