Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/
DIArchive.h293 const UInt32 kMask_ZeroEnd = 1 << 4; variable
303 const UInt32 kUtf8z = kMask_Utf8 | kMask_ZeroEnd;
304 const UInt32 kUtf16z = kMask_Utf16 | kMask_ZeroEnd;
308 #define PROP_DATA_TYPE_wchar_t_PTR_Z_LE ((NPropDataType::kMask_Utf | NPropDataType::kMask_ZeroEnd) …