Home
last modified time | relevance | path

Searched defs:create_file_from_string (Results 1 – 10 of 10) sorted by relevance

/dports/www/moodle311/moodle/lib/filebrowser/
H A Dfile_info.php388 public function create_file_from_string($newfilename, $content, $userid = NULL) { function in file_info
H A Dfile_info_stored.php499 public function create_file_from_string($newfilename, $content, $userid = NULL) { function in file_info_stored
/dports/www/moodle310/moodle/lib/filebrowser/
H A Dfile_info.php388 public function create_file_from_string($newfilename, $content, $userid = NULL) { function in file_info
H A Dfile_info_stored.php499 public function create_file_from_string($newfilename, $content, $userid = NULL) { function in file_info_stored
/dports/www/moodle39/moodle/lib/filebrowser/
H A Dfile_info.php388 public function create_file_from_string($newfilename, $content, $userid = NULL) { function in file_info
H A Dfile_info_stored.php499 public function create_file_from_string($newfilename, $content, $userid = NULL) { function in file_info_stored
/dports/www/moodle310/moodle/lib/filestorage/
H A Dfile_storage.php1384 public function create_file_from_string($filerecord, $content) { function in file_storage
/dports/www/moodle39/moodle/lib/filestorage/
H A Dfile_storage.php1384 public function create_file_from_string($filerecord, $content) { function in file_storage
/dports/www/moodle311/moodle/lib/filestorage/
H A Dfile_storage.php1384 public function create_file_from_string($filerecord, $content) { function in file_storage
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/
H A Dquest.cpp1401 void Quest::create_file_from_string( in create_file_from_string() function in SolarusEditor::Quest