Home
last modified time | relevance | path

Searched defs:relativefilepath (Results 1 – 3 of 3) sorted by relevance

/dports/www/moodle311/moodle/lib/classes/content/export/
H A Dexported_item.php76 …public function add_file(string $relativefilepath, bool $incontent = false, ?string $url = null): …
/dports/www/moodle310/moodle/lib/classes/content/export/
H A Dexported_item.php76 …public function add_file(string $relativefilepath, bool $incontent = false, ?string $url = null): …
/dports/sysutils/unetbootin/unetbootin-702_1/
H A Dunetbootin.cpp1517 QString unetbootin::getfullarchivepath(QString relativefilepath, QStringList archivefile) in getfullarchivepath()