Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dminiz.h1002MZ_ZIP_FLAG_VALIDATE_LOCATE_FILE_FLAG = 0x1000, /* if enabled, mz_zip_reader_locate_file() will be… enumerator
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dminiz.c5415 if (MZ_ZIP_FLAG_VALIDATE_LOCATE_FILE_FLAG & flags) in mz_zip_validate_archive()