Home
last modified time | relevance | path

Searched defs:filename (Results 251 – 275 of 307) sorted by last modified time

1...<<111213

/plugin/whoisonline/
H A Dajax.php7 $filename = DOKU_PLUGIN . 'whoisonline/online.txt'; variable
/plugin/htvid/syntax/
H A Dvideo.php163 private function _getAlts($filename) {
/plugin/html5video/
H A Dvideo.php142 private function _getAlts($filename) {
/plugin/projects/lib/
H A Dmutex.php6 private $filename = NULL; // The file to be locked variable in Mutex
10 function __construct($filename){
/plugin/preservefilenames/
H A Dcommon.php44 function _sanitizeFileName($filename)
58 function _buildContentDispositionHeader($download, $filename, $no_pathinfo = false)
H A Drenderer.php28 function code($text, $language = NULL, $filename = '')
/plugin/fedauth/Auth/OpenID/
H A DFileStore.php296 function _getAssociation($filename)
599 function _removeIfPresent($filename)
/plugin/page4release/
H A Drebuildindex.php37 $filename = array_pop(explode(':',$page['id'])); variable
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpmime-4.0.1.jar ... final java.io.InputStream in private final String filename public void <init> (java.io. ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DDefaultFileFilter.java137 String filename = file.toString().toLowerCase(); in accept() local
200 String filename = file.getName().toLowerCase(); in accept() local
/plugin/supa/lib/
H A DSupa.js19 this.ajax_post = function (actionUrl, bytes, fieldname_filename, filename, params) { argument
/plugin/supa/
H A Dscript.js93 filename = e_filename.value, variable
/plugin/icalendar/
H A Dvevent.php17 $filename = 'iCalendar_'; variable
39 $filename = str_replace(":", "", $filename ); variable
/plugin/latex/
H A Dclass.latexrender.php189 function getDimensions($filename) {
/plugin/directions/syntax/
H A Dcommon.php16 function dir_parseHitsFile($filename, $registeredOnly=false) {
/plugin/qrcode2/
H A Dphpqrcode.php941 …public static function png($frame, $filename = false, $pixelPerPoint = 4, $outerFrame = 4,$saveand…
962 …public static function jpg($frame, $filename = false, $pixelPerPoint = 8, $outerFrame = 4, $q = 85…
/plugin/dpicorrect/
H A Daction.php80 function get_dpi_for_jpeg($filename)
109 function get_dpi_for_png($filename)
/plugin/processing/
H A Dscript.js3140 p.loadShape = function (filename) { argument
3248 parse: function(filename) { argument
5549 p.loadStrings = function loadStrings(filename) { argument
5554 p.saveStrings = function saveStrings(filename, strings) { argument
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0_Console.jar ... attError private javax.swing.JPanel buttonPanel protected String filename private static String[] lastOpened public void <init ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...

1...<<111213