Home
last modified time | relevance | path

Searched defs:content_file (Results 1 – 24 of 24) sorted by relevance

/dports/www/piwigo/piwigo/plugins/LocalFilesEditor/
H A Dadmin.php60 $content_file = file_get_contents(get_bak_file($edited_file)); variable
78 $content_file = stripslashes($_POST['text']); variable
81 $content_file = eval_syntax($content_file); variable
124 $content_file = stripslashes($_POST['text']); variable
/dports/www/piwigo/piwigo/plugins/LocalFilesEditor/include/
H A Dlocalconf.inc.php9 $content_file = file_get_contents($edited_file); variable
13 $content_file = "<?php\n\n/* ".l10n('locfiledit_newfile')." */\n\n\n\n\n?>"; variable
H A Dplug.inc.php9 $content_file = file_get_contents($edited_file); variable
13 $content_file = "<?php\n/* variable
H A Dtpl.inc.php28 $content_file = ''; variable
31 $content_file = file_get_contents($edited_file); variable
68 $content_file = ($_POST['tpl_model'] == '0') ? '' : file_get_contents($_POST['tpl_model']); variable
H A Dlang.inc.php27 $content_file = file_get_contents($edited_file); variable
31 $content_file = "<?php\n\n/* ".l10n('locfiledit_newfile')." */\n\n\n\n\n?>"; variable
H A Dcss.inc.php40 $content_file = file_get_contents($edited_file); variable
44 $content_file = "/* " . l10n('locfiledit_newfile') . " */\n\n"; variable
/dports/math/openturns/openturns-1.18/validation/src/optimal_lhs/
H A Dvalidate_spacefilling_evaluate.R8 content_file <- c() vector
16 content_file <- c(content_file, c(paste0("design=", f), values_formated)) vector
28 content_file <- c(content_file, c(paste0("design=", f), values_formated)) vector
H A Dvalidate_spacefilling_evaluate_nonunit.R8 content_file <- c() vector
16 content_file <- c(content_file, c(paste0("design=", f), values_formated)) vector
28 content_file <- c(content_file, c(paste0("design=", f), values_formated)) vector
H A Dvalidate_spacefilling_perturbLHS.R11 content_file <- c() vector
12 content_file <- c(content_file, c(paste0("initial design=", filename), values_formated)) vector
/dports/archivers/py-warctools/warctools-4.10.0/hanzo/warctools/
H A Drecord.py63 def content_file(self): member in ArchiveRecord
85 def content_file(self, fh): member in ArchiveRecord
H A Dwarc.py54 errors=None, content_file=None): argument
/dports/www/hotcrp/hotcrp-2.102/src/
H A Ddocumentinfo.php26 public $content_file; variable in DocumentInfo
454 function content_file() { function in DocumentInfo
/dports/games/retroarch/RetroArch-1.9.7/
H A Ddisk_index_file.c220 const char *content_file = NULL; in disk_index_file_init() local
/dports/www/kannel/gateway-1.4.4/test/
H A Dtest_xmlrpc.c83 static Octstr *content_file = NULL; variable
H A Dtest_http.c85 static Octstr *content_file = NULL; /* if set use POST method */ variable
H A Dtest_ppg.c120 static Octstr *content_file = NULL; variable
/dports/games/retroarch/RetroArch-1.9.7/tasks/
H A Dtask_manual_content_scan.c265 const char *content_file = path_basename(content_path); in task_manual_content_scan_handler() local
H A Dtask_playlist_manager.c385 const char *content_file = NULL; in pl_manager_content_exists() local
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DiscIO/
H A DNANDImporter.cpp219 File::IOFile content_file(content_dir + StringFromFormat("%08x.app", content_metadata.id), "rb"); in ExtractCertificates() local
/dports/math/pspp/pspp-1.4.1/src/output/
H A Dodt.c64 FILE *content_file; /* Temporary file. */ member
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/pip9/
H A Ddownload.py512 def _download_url(resp, link, content_file, hashes): argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/notpip/
H A Ddownload.py512 def _download_url(resp, link, content_file, hashes): argument
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_internal/
H A Ddownload.py753 content_file, # type: IO argument
/dports/security/gvmd/gvmd-21.4.4/src/
H A Dmanage_sql.c8620 email_write_content (FILE *content_file, in email_write_content()
8899 FILE *content_file; in email() local