Home
last modified time | relevance | path

Searched defs:zip_stat_index (Results 1 – 13 of 13) sorted by relevance

/dports/games/openlierox/OpenLieroX/libs/libzip/
H A Dzip_stat_index.c41 zip_stat_index(struct zip *za, int index, int flags, struct zip_stat *st) in zip_stat_index() function
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/libzip/libzip/lib/
H A Dzip_stat_index.c39 zip_stat_index(zip_t *za, zip_uint64_t index, zip_flags_t flags, zip_stat_t *st) { in zip_stat_index() function
/dports/archivers/php73-zip/php-7.3.33/ext/zip/lib/
H A Dzip_stat_index.c39 zip_stat_index(zip_t *za, zip_uint64_t index, zip_flags_t flags, in zip_stat_index() function
/dports/lang/php73/php-7.3.33/ext/zip/lib/
H A Dzip_stat_index.c39 zip_stat_index(zip_t *za, zip_uint64_t index, zip_flags_t flags, in zip_stat_index() function
/dports/devel/radare2/radare2-5.1.1/shlr/zip/zip/
H A Dzip_stat_index.c41 zip_stat_index(struct zip *za, zip_uint64_t index, zip_flags_t flags, in zip_stat_index() function
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/libzip/
H A Dzip_stat_index.c41 zip_stat_index(struct zip *za, zip_uint64_t index, zip_flags_t flags, in zip_stat_index() function
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/libzip/
H A Dzip_stat_index.c41 zip_stat_index(struct zip *za, zip_uint64_t index, zip_flags_t flags, in zip_stat_index() function
/dports/www/mod_php73/php-7.3.33/ext/zip/lib/
H A Dzip_stat_index.c39 zip_stat_index(zip_t *za, zip_uint64_t index, zip_flags_t flags, in zip_stat_index() function
/dports/archivers/libzip/libzip-1.7.3/lib/
H A Dzip_stat_index.c39 zip_stat_index(zip_t *za, zip_uint64_t index, zip_flags_t flags, zip_stat_t *st) { in zip_stat_index() function
/dports/sysutils/fusefs-zip/fuse-zip-0.4.4/tests/whitebox/
H A DfileNodeTestUsage.cpp28 int zip_stat_index(struct zip *, zip_uint64_t, zip_flags_t, struct zip_stat *) { in zip_stat_index() function
H A Dfilename_validator.cpp104 int zip_stat_index(struct zip *, zip_uint64_t, zip_flags_t, struct zip_stat *) { in zip_stat_index() function
H A DbigBufferTest.cpp155 int zip_stat_index(struct zip *, int, int, struct zip_stat *) { in zip_stat_index() function
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/test/modules/test_parser/
H A Dtest_parser.c47 testprs_start(PG_FUNCTION_ARGS) in zip_stat_index()