| /plugin/quickstats/GEOIP/ |
| D | get_geocity2.php | 21 $url = "https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz"; 23 $gzfile = 'GeoLite2-City.tar.gz'; 49 $gz = gzopen($gzfile, "rb"); 50 $data= gzread($gz, 32777216); 51 gzclose($gz);
|
| D | geoipv6_dnld.txt | 1 http://geolite.maxmind.com/download/geoip/database/GeoIPv6.dat.gz
|
| /plugin/quickstats/scripts/ |
| D | get_geocity.php | 15 $url = "http://geolite.maxmind.com/download/geoip/database/${db}.gz"; 18 $gzfile = $data_file .'.gz'; 43 $gz = gzopen($gzfile, "rb"); 44 $data= gzread($gz, 32777216); 45 gzclose($gz);
|
| D | get_geocity2.php | 45 …axmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key=J7if1Q83hu4tiUVS&suffix=tar.gz"; 46 // "https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz"; 48 $url = "http://epicurus.bz/GeoLite2-City.tar.gz"; 49 // $url = "https://mturner.org/userfiles/GeoLite2-City.tar.gz"; 53 $gzfile = $this->tempdir . '/GeoLite2-City.tar.gz'; 87 if(preg_match("#GeoLite2-City.tar.gz#", $file,$matches)) { 90 $tar = str_replace('.gz', "", $file);
|
| /plugin/mediasyntax/tools/ |
| D | update-website.sh | 3 # This will update www.staerk.de/files/mediasyntax.tar.gz 10 tar cvzf mediasyntax.tar.gz mediasyntax/* && scp mediasyntax.tar.gz www.staerk.de:/var/www/staerk.d…
|
| /plugin/freechat/phpfreechat/misc/ |
| D | tarSource | 32 echo "-> creating $NAME.tar.gz" 33 tar czfp $NAME.tar.gz ./$NAME 39 #echo "-> creating $PFCSETUPNAME.tar.gz" 55 #echo "$NAME.tar.gz" > $PFCSETUPNAME/archivename 57 #tar czfp $PFCSETUPNAME.tar.gz ./$PFCSETUPNAME
|
| /plugin/farmsync/_test/ |
| D | findCommonAncestor.test.php | 29 io_saveFile($sourcedir . 'attic/test/page.1400000000.txt.gz', "ABC\n\nDEF\n"); 30 io_saveFile($targetdir . 'attic/test/page.1400000000.txt.gz', "ABC\n\nDEF\n"); 34 io_saveFile($targetdir . 'attic/test/page_noc.1400000000.txt.gz', "ABC\n\nDEF\n"); 35 io_saveFile($targetdir . 'attic/test/page_noc.1400000001.txt.gz', "ABC\nZ\nDEF\n");
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | filter.output.gzip.class.php | 6 // return ContentType::gz(); 10 $output_file = $tmp_filename.'.gz';
|
| D | content_type.class.php | 15 function gz() { function in ContentType 16 return new ContentType('gz', 'application/gzip');
|
| /plugin/dataplot/ |
| D | make-release | 13 tar cvzf ${my_package}.tar.gz ${tar_cmds} ${my_package}/. 14 gpg --armor --sign --detach-sig --default-key FA5E6F3E ${my_package}.tar.gz
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
| D | DefaultFileFilter.java | 163 * Utility file filter to accept editor files, namely .xml and .xml.gz 188 * Returns true if the file is a directory or has a .xml or .xml.gz 202 return filename.endsWith(".xml") || filename.endsWith(".xml.gz"); in accept()
|
| /plugin/zip/pear/File/ |
| D | Archive.php | 94 * by Gz writers (0 no compression, 9 highest compression) 149 * tar, zip, gz or tgz) will be considered as directories (up to a depth of 252 * The compressed files must have a tar, zip, gz or tgz extension 612 * Currently, supported extensions are tar, zip, gz, tgz, tbz, bz2, 619 $extension == 'gz' || 655 File_Archive::readArchive('gz', $source, $sourceOpened) 665 case 'gz': 1065 * Compress the data to a tar, gz, tar/gz or zip format 1070 * @param string $type can be one of tgz, tbz, tar, zip, gz, gzip, bz2, 1072 * of them (for example tar.gz or tar.bz2). The case of this [all …]
|
| /plugin/combo/ComboStrap/ |
| H A D | SiteMap.php | 8 public const SITE_MAP = DOKU_TMP_DATA . "cache/sitemap.xml.gz";
|
| /plugin/asciidocjs/node_modules/js-stringify/ |
| D | .npmignore | 8 *.gz
|
| /plugin/favoris/ |
| D | manager.dat | 2 url=http://emauvais.multimania.com/dokuwiki/favoris.tar.gz
|
| /plugin/asciidocjs/node_modules/doctypes/ |
| D | .npmignore | 8 *.gz
|
| /plugin/asciidocjs/node_modules/is-expression/ |
| D | .npmignore | 8 *.gz
|
| /plugin/asciidocjs/node_modules/token-stream/ |
| D | .npmignore | 8 *.gz
|
| /plugin/asciidocjs/node_modules/uglify-to-browserify/ |
| D | .npmignore | 8 *.gz
|
| /plugin/svg/ |
| D | manager.dat | 2 …/dokuwiki/lib/exe/fetch.php?id=project%3Adokuwiki-svg&cache=cache&media=project:dokuwiki-svg.tar.gz
|
| /plugin/securelogin/lang/ja/ |
| D | needpatch.txt | 2 …a=filediff;h=20090312224454-b7b7f-12b7fa78c0b638c1795f6d5e1b1c1aa2cbab64d4.gz;f=inc/auth.php|HTTP …
|
| /plugin/bpmnio/vendor/bpmn-js/ |
| H A D | url.txt | 1 https://github.com/bpmn-io/bpmn-js/archive/refs/tags/v18.3.1.tar.gz
|
| /plugin/bpmnio/vendor/dmn-js/ |
| H A D | url.txt | 1 https://github.com/bpmn-io/dmn-js/archive/refs/tags/v17.0.1.tar.gz
|
| /plugin/securelogin/lang/ru/ |
| D | needpatch.txt | 2 …a=filediff;h=20090312224454-b7b7f-12b7fa78c0b638c1795f6d5e1b1c1aa2cbab64d4.gz;f=inc/auth.php|Actio…
|
| /plugin/securelogin/lang/en/ |
| D | needpatch.txt | 2 …a=filediff;h=20090312224454-b7b7f-12b7fa78c0b638c1795f6d5e1b1c1aa2cbab64d4.gz;f=inc/auth.php|Actio…
|