/plugin/photogallery/ |
H A D | pgFetch.php | 44 list($STATUS, $STATUSMESSAGE) = checkFileStatus($MEDIA, $FILE, $REV, $WIDTH, $HEIGHT); 49 'file' => $FILE, 50 'orig' => $FILE, 90 $data['file'] = $FILE = media_crop_image($data['file'], $EXT, $WIDTH, $HEIGHT); variable 92 $data['file'] = $FILE = media_resize_image($data['file'], $EXT, $WIDTH, $HEIGHT); variable 105 $FILE = PHOTOGALLERY_IMAGES_FILE.$INPUT->str('src'); variable 106 list($EXT, $MIME, $DL) = mimetype($FILE, false); 107 list($STATUS, $STATUSMESSAGE) = checkLocalFileStatus($FILE, $WIDTH, $HEIGHT); 113 $FILE = media_photogallery_image($FILE,$EXT,$WIDTH,$HEIGHT,$opt); variable 115 $FILE = media_crop_image($FILE, $EXT, $WIDTH, $HEIGHT); variable [all …]
|
/plugin/siteexport/_test/phantomjs/ |
H A D | runPhantomJs.sh | 5 for FILE in $(find . -name "*.test.html") 7 echo "Running '$FILE' via phantomJS" 8 phantomjs phantom-qunit.js "file://$(pwd)/$FILE"
|
/plugin/issuelinks/ |
H A D | pre-commit.hook.sh | 19 for FILE in $SFILES 21 php -l -d display_errors=0 $PROJECT/$FILE 27 FILES="$FILES $PROJECT/$FILE"
|
/plugin/siteexport/inc/ |
H A D | filewriter.php | 63 public function __addFileToZip($FILE, $NAME, $ZIP = null) { argument 72 …$this->functions->debug->message("Trying to create PDF from File '$FILE' with name '$NAME' for ZIP… 74 $succeeded = $this->pdfGenerator->createPDFFromFile($FILE, $NAME); 81 …$this->functions->debug->runtimeException("Create PDF from File '$FILE' with name '$NAME' went wro… 86 return $this->__writeFileToZip($FILE, $NAME, $ZIP); 95 private function __writeFileToZip($FILE, $NAME, $ZIPFILE) { argument 114 $zip->addFile($FILE, $NAME);
|
/plugin/latexit/tests/my/ |
H A D | test7.latex | 12 %RECURSIVELY INSERTED FILE START 19 %RECURSIVELY INSERTED FILE START 39 %RECURSIVELY INSERTED FILE END 41 %RECURSIVELY INSERTED FILE END
|
/plugin/menuext/ |
H A D | MenuExtItem.php | 102 '@FILE@', 103 '@!FILE@', 104 '@!FILE!@',
|
/plugin/pwaoffline/ |
H A D | yarn.lock | 1 # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
/plugin/translator/ |
H A D | admin.php | 346 $FILE = array( 354 if ( !preg_match("/$CategoryRegex/", $FILE['name'], $matches) ) { 355 …msg($this->functions->_messageReplacer('MasterFileNotInFormat', array($FILE['name'], $CategoryRege… 360 $FILE['lang'] = preg_replace("/^_?(.*?)_?$/", "$1", $matches[1]); 363 if ( empty($FILE['lang']) ) { 371 $FILE['lang'] = $this->getConf('default_language'); 372 array_unshift($orderedFiles, $FILE); 377 $orderedFiles[] = $FILE;
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Output/ |
H A D | Destination.php | 8 const FILE = 'F'; define in Mpdf\\Output\\Destination
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Fail/ |
H A D | fail.phpt | 3 --FILE--
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/ |
H A D | phpt-for-coverage.phpt | 3 --FILE--
|
H A D | phpt-xfail.phpt | 3 --FILE--
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
H A D | phpt-args.phpt | 5 --FILE--
|
H A D | phpt-stdin.phpt | 5 --FILE--
|
H A D | phpt-env.phpt | 5 --FILE--
|
H A D | dataprovider-issue-2833.phpt | 3 --FILE--
|
H A D | phpt-stderr.phpt | 3 --FILE--
|
H A D | dataprovider-issue-2859.phpt | 3 --FILE--
|
H A D | phar-extension-suppressed.phpt | 3 --FILE--
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/2972/ |
H A D | issue-2972-test.phpt | 3 --FILE--
|
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/tests/ |
H A D | 001-load.phpt | 7 --FILE--
|
H A D | 003-open-basedir.phpt | 5 --FILE--
|
H A D | 002-final.phpt | 7 --FILE--
|
/plugin/eclipseupdateurl/ |
H A D | syntax.php | 268 $FILE = $this->media_get_from_URL($FEATUREURL,'jar',$CACHE); 270 if ( $FILE === false ) { 274 return $this->_getFeatureXML($this->__fileExistsInJar($FILE, 'feature.xml', true));
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/ |
H A D | 2435.phpt | 3 --FILE--
|