Searched refs:CENTRAL_DIR_LOCATOR_SIZE (Results 1 – 1 of 1) sorted by relevance
627 static const int CENTRAL_DIR_LOCATOR_SIZE = 22; in FindZipCentralDirectory() local629 static const int MAX_DELTA = MAX_COMMENT_LENGTH + CENTRAL_DIR_LOCATOR_SIZE; in FindZipCentralDirectory()636 for (current = bytes + in_length - CENTRAL_DIR_LOCATOR_SIZE; in FindZipCentralDirectory()648 if (current + comment_length + CENTRAL_DIR_LOCATOR_SIZE in FindZipCentralDirectory()