Searched defs:contentType (Results 1 – 11 of 11) sorted by relevance
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | nanohttp.c | 136 char *contentType; /* the MIME type for the input */ member 1228 xmlNanoHTTPOpen(const char *URL, char **contentType) { in xmlNanoHTTPOpen() 1248 xmlNanoHTTPOpenRedir(const char *URL, char **contentType, char **redir) { in xmlNanoHTTPOpenRedir() 1350 char **contentType, char **redir, in xmlNanoHTTPMethodRedir() 1606 char **contentType, const char *headers, int ilen) { in xmlNanoHTTPMethod() 1625 xmlNanoHTTPFetch(const char *URL, const char *filename, char **contentType) { in xmlNanoHTTPFetch() 1862 char *contentType = NULL; in main() local
|
/reactos/dll/shellext/ntobjshex/ |
H A D | ntobjenum.h | 73 DWORD contentType; member
|
H A D | regfolder.cpp | 495 HRESULT CRegistryFolder::FormatValueData(DWORD contentType, PVOID td, DWORD contentsLength, PCWSTR … in FormatValueData()
|
/reactos/dll/win32/crypt32/ |
H A D | filestore.c | 333 DWORD contentType; in CRYPT_FileNameOpenStoreW() local
|
H A D | crypt32_private.h | 89 LPSTR contentType; member
|
H A D | object.c | 69 DWORD *contentType, const void **ppvContext) in CRYPT_QueryContextBlob() 223 DWORD contentType, certStoreOffset; in CRYPT_QuerySerializedContextObject() local
|
H A D | msg.c | 1086 char contentType[] = szOID_RSA_contentType; in CSignedMsgData_UpdateAuthenticatedAttributes() local
|
/reactos/dll/win32/shell32/ |
H A D | CQueryAssociations.cpp | 385 WCHAR *contentType = static_cast<WCHAR *>(HeapAlloc(GetProcessHeap(), 0, size)); in GetString() local
|
/reactos/sdk/include/reactos/libs/libxml/ |
H A D | schemasInternals.h | 617 xmlSchemaContentType contentType; member 790 xmlSchemaContentType contentType; member
|
/reactos/dll/win32/cryptnet/ |
H A D | cryptnet_main.c | 1366 DWORD contentType, expectedContentTypes = in CRYPT_CreateAny() local
|
/reactos/dll/win32/cryptui/ |
H A D | main.c | 4795 DWORD contentType = 0, expectedContentTypeFlags; in open_store_from_file() local 4861 DWORD contentType; member
|