Home
last modified time | relevance | path

Searched refs:small_footprint (Results 1 – 25 of 56) sorted by relevance

123

/dports/lang/php73/php-7.3.33/ext/bz2/
H A Dbz2_filter.c42 unsigned int small_footprint : 1; /* Decompress option */ member
95 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()
329 data->small_footprint = 0; in php_bz2_filter_create()
347 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
/dports/archivers/php73-bz2/php-7.3.33/ext/bz2/
H A Dbz2_filter.c42 unsigned int small_footprint : 1; /* Decompress option */ member
95 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()
329 data->small_footprint = 0; in php_bz2_filter_create()
347 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
/dports/www/mod_php73/php-7.3.33/ext/bz2/
H A Dbz2_filter.c42 unsigned int small_footprint : 1; /* Decompress option */ member
95 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()
329 data->small_footprint = 0; in php_bz2_filter_create()
347 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
/dports/archivers/php81-bz2/php-8.1.1/ext/bz2/
H A Dbz2_filter.c40 unsigned int small_footprint : 1; /* Decompress option */ member
94 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()
333 data->small_footprint = 0; in php_bz2_filter_create()
351 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
/dports/archivers/php74-bz2/php-7.4.27/ext/bz2/
H A Dbz2_filter.c42 unsigned int small_footprint : 1; /* Decompress option */ member
96 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()
334 data->small_footprint = 0; in php_bz2_filter_create()
352 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
/dports/archivers/php80-bz2/php-8.0.15/ext/bz2/
H A Dbz2_filter.c40 unsigned int small_footprint : 1; /* Decompress option */ member
94 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()
333 data->small_footprint = 0; in php_bz2_filter_create()
351 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
/dports/www/mod_php81/php-8.1.1/ext/bz2/
H A Dbz2_filter.c40 unsigned int small_footprint : 1; /* Decompress option */ member
94 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()
333 data->small_footprint = 0; in php_bz2_filter_create()
351 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
/dports/www/mod_php74/php-7.4.27/ext/bz2/
H A Dbz2_filter.c42 unsigned int small_footprint : 1; /* Decompress option */ member
96 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()
334 data->small_footprint = 0; in php_bz2_filter_create()
352 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
/dports/lang/php81/php-8.1.1/ext/bz2/
H A Dbz2_filter.c40 unsigned int small_footprint : 1; /* Decompress option */ member
94 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()
333 data->small_footprint = 0; in php_bz2_filter_create()
351 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
/dports/lang/php80/php-8.0.15/ext/bz2/
H A Dbz2_filter.c40 unsigned int small_footprint : 1; /* Decompress option */ member
94 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()
333 data->small_footprint = 0; in php_bz2_filter_create()
351 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
/dports/lang/php74/php-7.4.27/ext/bz2/
H A Dbz2_filter.c42 unsigned int small_footprint : 1; /* Decompress option */ member
96 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()
334 data->small_footprint = 0; in php_bz2_filter_create()
352 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
/dports/www/mod_php80/php-8.0.15/ext/bz2/
H A Dbz2_filter.c40 unsigned int small_footprint : 1; /* Decompress option */ member
94 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()
333 data->small_footprint = 0; in php_bz2_filter_create()
351 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/des/asm/
H A Ddes-586.pl31 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
56 if ($small_footprint)
93 if ($small_footprint)
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/des/asm/
H A Ddes-586.pl31 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
56 if ($small_footprint)
93 if ($small_footprint)
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/des/asm/
H A Ddes-586.pl30 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
55 if ($small_footprint)
92 if ($small_footprint)
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/des/asm/
H A Ddes-586.pl31 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
56 if ($small_footprint)
93 if ($small_footprint)
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/des/asm/
H A Ddes-586.pl31 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
56 if ($small_footprint)
93 if ($small_footprint)
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/des/asm/
H A Ddes-586.pl31 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
56 if ($small_footprint)
93 if ($small_footprint)
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/des/asm/
H A Ddes-586.pl31 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
56 if ($small_footprint)
93 if ($small_footprint)
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/des/asm/
H A Ddes-586.pl30 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
55 if ($small_footprint)
92 if ($small_footprint)
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/des/asm/
H A Ddes-586.pl31 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
56 if ($small_footprint)
93 if ($small_footprint)
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/des/asm/
H A Ddes-586.pl31 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
56 if ($small_footprint)
93 if ($small_footprint)
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/des/asm/
H A Ddes-586.pl31 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
56 if ($small_footprint)
93 if ($small_footprint)
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/des/asm/
H A Ddes-586.pl31 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
56 if ($small_footprint)
93 if ($small_footprint)
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/des/asm/
H A Ddes-586.pl31 $small_footprint=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
56 if ($small_footprint)
93 if ($small_footprint)

123