Home
last modified time | relevance | path

Searched defs:file (Results 101 – 125 of 549) sorted by relevance

12345678910>>...22

/plugin/asciidocjs/node_modules/babylon/bin/
Dbabylon.js13 var file = fs.readFileSync(filename, "utf8"); variable
/plugin/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/
DFileSaver.js50 , revoke = function(file) { argument
167 dir.getFile(name, create_if_not_found, abortable(function(file) { argument
193 dir.getFile(name, {create: false}, abortable(function(file) { argument
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/tools/
Dnode.js23 ].map(function(file){ argument
27 new Function("MOZ_SourceMap", "exports", FILES.map(function(file){ argument
82 function addFile(file, fileUrl) { argument
144file: options.outFileName || (typeof options.outSourceMap === 'string' ? options.outSourceMap.repl… property
/plugin/ckgdoku/scripts/
DsafeFN_class.js246 function dwikiUTF8_encodeFN(file, encoding){ argument
264 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/fckg/scripts/
DsafeFN_class.js246 function dwikiUTF8_encodeFN(file, encoding){ argument
264 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
DsafeFN_class.js242 function dwikiUTF8_encodeFN(file, encoding){ argument
260 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
DsafeFN_class.js242 function dwikiUTF8_encodeFN(file, encoding){ argument
260 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/fckg/fckeditor/editor/filemanager/browser/default/js/
DsafeFN_class.js242 function dwikiUTF8_encodeFN(file, encoding){ argument
260 function dwikiUTF8_decodeFN(file, encoding){ argument
/plugin/ckgedit/scripts/
DsafeFN_class.js246 function dwikiUTF8_encodeFN(file, encoding){ argument
264 function dwikiUTF8_decodeFN(file, encoding){ argument
Dcss6.php363 function css_ckg_loadfile($file,$location=''){
379 public function __construct($file) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/
DWindows.php36 public function getCommand(array $settings, $file = null)
/plugin/orphanmedia/
Dconfig.ini2 file = "/\<file\>.*^\<\/file\>/smU" key
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
Ddemo.simple.php33 while (($file = readdir($dir)) !== false) { variable
/plugin/orphanmedia2/
Dconfig.ini2 file = "/\<file\>.*^\<\/file\>/smU" key
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DEntityLookup.php21 public function setup($file = false)
/plugin/projects/plugins/file/
Dplot_dependency.php14 public function can_handle($project, $file) {
19 public function handle($project, $file) {
/plugin/farm/install/
Dfarmstructurecreator.php139 $file = $farmconf['farmfsroot'].$farmconf['farmer'].'.htaccess'; variable
140 if(!@file_exists($file)) $file = $farmconf['farmfsroot'].$farmconf['farmer'].'.htaccess.dist'; variable
/plugin/projects/syntax/
Dcontent.php35 protected function add_content($file, $content) {
Drecipe.php28 protected function add_content($file, $content) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
DBlacklist.php64 public function isBlacklisted($file)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DError.php25 public function __construct($message, $code, $file, $line, Exception $previous = null)
/plugin/davcal/vendor/composer/
H A Dautoload_real.php52 function composerRequire7df59b6fa71abb7d4911c774d84f9703($file)
/plugin/revisionsdue/
Dsyntax.php18 function revision_callback_search_wanted(&$data,$base,$file,$type,$lvl,$opts) {
68 function get_revision_frequency($file) {
/plugin/betadoku/src/
Dserver.php541 … if ($file = $filesystem->getPagePathByUri(implode(':', $segments) . ':' . $segment)) variable
553 else if ($file = $filesystem->getPagePathByUri(implode(':', $segments))) variable
/plugin/mdpage/vendor/composer/
Dautoload_real.php68 function composerRequirea2112718b685b101436675ddbce40ccb($fileIdentifier, $file)

12345678910>>...22