bool 36 ext/intl/dateformat/dateformat_helpers.h bool& calendar_owned); bool 17261 ext/sqlite3/libsqlite/sqlite3.c bool success; bool 61 ext/zip/lib/zip_buffer.c bool bool 147 ext/zip/lib/zip_buffer.c bool free_data = (data == NULL); bool 199 ext/zip/lib/zip_buffer.c bool bool 103 ext/zip/lib/zip_dirent.c bool is_zip64; bool 263 ext/zip/lib/zip_dirent.c bool bool 298 ext/zip/lib/zip_dirent.c _zip_dirent_read(zip_dirent_t *zde, zip_source_t *src, zip_buffer_t *buffer, bool local, zip_error_t *error) bool 305 ext/zip/lib/zip_dirent.c bool from_buffer = (buffer != NULL); bool 572 ext/zip/lib/zip_dirent.c bool local = (flags & ZIP_EF_LOCAL) != 0; bool 621 ext/zip/lib/zip_dirent.c bool is_zip64; bool 622 ext/zip/lib/zip_dirent.c bool is_really_zip64; bool 208 ext/zip/lib/zip_extra_field.c bool bool 122 ext/zip/lib/zip_hash.c bool bool 166 ext/zip/lib/zip_hash.c bool bool 64 ext/zip/lib/zip_io_util.c _zip_read_data(zip_buffer_t *buffer, zip_source_t *src, size_t length, bool nulp, zip_error_t *error) bool 109 ext/zip/lib/zip_io_util.c _zip_read_string(zip_buffer_t *buffer, zip_source_t *src, zip_uint16_t len, bool nulp, zip_error_t *error) bool 392 ext/zip/lib/zip_open.c bool ok; bool 733 ext/zip/lib/zip_open.c bool free_buffer; bool 46 ext/zip/lib/zip_set_name.c bool same_as_orig; bool 43 ext/zip/lib/zip_source_deflate.c bool eof; bool 44 ext/zip/lib/zip_source_deflate.c bool can_store; bool 45 ext/zip/lib/zip_source_deflate.c bool is_stored; bool 47 ext/zip/lib/zip_source_window.c bool needs_seek; bool 305 ext/zip/lib/zipint.h bool comment_changed; /* whether archive comment was changed */ bool 325 ext/zip/lib/zipint.h bool eof; bool 341 ext/zip/lib/zipint.h bool local_extra_fields_read; /* whether we already read in local header extra fields */ bool 342 ext/zip/lib/zipint.h bool cloned; /* whether this instance is cloned, and thus shares non-changed strings */ bool 400 ext/zip/lib/zipint.h bool source_closed; /* set if source archive is closed */ bool 415 ext/zip/lib/zipint.h bool deleted; bool 433 ext/zip/lib/zipint.h bool ok; bool 434 ext/zip/lib/zipint.h bool free_data; bool 466 ext/zip/lib/zipint.h bool _zip_buffer_eof(zip_buffer_t *buffer); bool 477 ext/zip/lib/zipint.h bool _zip_buffer_ok(zip_buffer_t *buffer); bool 497 ext/zip/lib/zipint.h bool _zip_dirent_needs_zip64(const zip_dirent_t *, zip_flags_t); bool 499 ext/zip/lib/zipint.h zip_int64_t _zip_dirent_read(zip_dirent_t *zde, zip_source_t *src, zip_buffer_t *buffer, bool local, zip_error_t *error); bool 509 ext/zip/lib/zipint.h bool _zip_ef_parse(const zip_uint8_t *, zip_uint16_t, zip_flags_t, zip_extra_field_t **, zip_error_t *); bool 536 ext/zip/lib/zipint.h bool _zip_hash_add(zip_hash_t *hash, const zip_uint8_t *name, zip_uint64_t index, zip_flags_t flags, zip_error_t *error); bool 537 ext/zip/lib/zipint.h bool _zip_hash_delete(zip_hash_t *hash, const zip_uint8_t *key, zip_error_t *error); bool 547 ext/zip/lib/zipint.h zip_uint8_t *_zip_read_data(zip_buffer_t *buffer, zip_source_t *src, size_t length, bool nulp, zip_error_t *error); bool 549 ext/zip/lib/zipint.h zip_string_t *_zip_read_string(zip_buffer_t *buffer, zip_source_t *src, zip_uint16_t lenght, bool nulp, zip_error_t *error);