Searched refs:EXT (Results 1 – 7 of 7) sorted by relevance
/plugin/photogallery/ |
H A D | pgFetch.php | 36 list($EXT, $MIME, $DL) = mimetype($MEDIA, false); 37 if($EXT === false) { 38 $EXT = 'unknown'; variable 54 'ext' => $EXT, 87 $data['file'] = $FILE = media_photogallery_image($data['file'],$EXT,$WIDTH,$HEIGHT,$opt); 90 $data['file'] = $FILE = media_crop_image($data['file'], $EXT, $WIDTH, $HEIGHT); 92 $data['file'] = $FILE = media_resize_image($data['file'], $EXT, $WIDTH, $HEIGHT); 106 list($EXT, $MIME, $DL) = mimetype($FILE, false); 113 $FILE = media_photogallery_image($FILE,$EXT,$WIDTH,$HEIGHT,$opt); 115 $FILE = media_crop_image($FILE, $EXT, $WIDTH, $HEIGHT); [all …]
|
/plugin/templateconfhelper/action/ |
H A D | fetchaction.php | 33 global $data, $conf, $MEDIA, $EXT, $WIDTH, $HEIGHT; 61 $file = media_crop_image($file,$EXT,$WIDTH,$HEIGHT); 63 $file = media_resize_image($file,$EXT,$WIDTH,$HEIGHT);
|
/plugin/resizeblacklist/ |
H A D | action.php | 20 $EXT = $event->data["ext"]; 24 …if($isImage && (in_array("all", $this->getConf("no_resize")) || in_array($EXT, $this->getConf("no_…
|
/plugin/siteexport/inc/ |
H A D | functions.php | 325 $EXT = array_pop($FA); 328 array_push($FA, $EXT);
|
/plugin/siteexport/action/ |
H A D | ajax.php | 1262 $EXT = ''; 1264 $EXT = '.' . array_pop($PARTS); 1276 …s->functions->cleanID($internalParams)) . ($EXT == '.php' ? '.' . $this->functions->settings->file…
|
/plugin/html5video2/script/ |
H A D | video.min.js | 23 …EXT-X-TARGETDURATION for more details: https://tools.ietf.org/html/draft-pantos-http-live-streamin…
|
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/ |
H A D | vocab.bpe | 32287 T EXT 39472 ĠN EXT 40129 ĠT EXT
|