Searched refs:END_OF_CENTRAL_DIR_SIGNATURE (Results 1 – 1 of 1) sorted by relevance
46 #define END_OF_CENTRAL_DIR_SIGNATURE 0x06054b50 macro640 if (get_u4le(p) != END_OF_CENTRAL_DIR_SIGNATURE) { in FindZipCentralDirectory()828 put_u4le(q, END_OF_CENTRAL_DIR_SIGNATURE); in WriteCentralDirectory()