Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/
H A DIArchive.h341 const UInt32 kMask_ZeroEnd = 1 << 4; member
351 const UInt32 kUtf8z = kMask_Utf8 | kMask_ZeroEnd;
352 const UInt32 kUtf16z = kMask_Utf16 | kMask_ZeroEnd;
356 #define PROP_DATA_TYPE_wchar_t_PTR_Z_LE ((NPropDataType::kMask_Utf | NPropDataType::kMask_ZeroEnd) + (sizeof(wchar_t) >> 1))

Completed in 2 milliseconds