Home
last modified time | relevance | path

Searched defs:tempzip (Results 1 – 7 of 7) sorted by relevance

/dports/www/moodle310/moodle/admin/tool/customlang/
H A Dexport.php46 $tempzip = tempnam($CFG->tempdir . '/', 'tool_customlang_export'); variable
/dports/www/moodle311/moodle/admin/tool/customlang/
H A Dexport.php46 $tempzip = tempnam($CFG->tempdir . '/', 'tool_customlang_export'); variable
/dports/www/moodle310/moodle/admin/tool/customlang/cli/
H A Dexport.php104 $tempzip = tempnam($CFG->tempdir . '/', 'tool_customlang_export'); variable
/dports/www/moodle311/moodle/admin/tool/customlang/cli/
H A Dexport.php104 $tempzip = tempnam($CFG->tempdir . '/', 'tool_customlang_export'); variable
/dports/math/gretl/gretl-2021d/plugin/zipunzip/
H A Dzipmain.c447 static int write_central_and_end (zfile *zf, const char *tempzip) in write_central_and_end()
522 char tempzip[FILENAME_MAX]; /* name for temporary zipfile */ in real_archive_files() local
1076 char tempzip[FILENAME_MAX]; /* filename for temp zipfile */ in real_delete_files() local
/dports/archivers/zip/zip30/
H A Dglobals.c170 char *tempzip = NULL; /* name of temp file */ variable
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/zip/
H A Dz_globals.c170 char *tempzip = NULL; /* name of temp file */ variable