Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/
DIArchive.h343 const UInt32 kMask_Utf = 1 << 6; variable
344 const UInt32 kMask_Utf8 = kMask_Utf | 0;
345 const UInt32 kMask_Utf16 = kMask_Utf | 1;
356 #define PROP_DATA_TYPE_wchar_t_PTR_Z_LE ((NPropDataType::kMask_Utf | NPropDataType::kMask_ZeroEnd) …