Home
last modified time | relevance | path

Searched refs:format (Results 826 – 850 of 1384) sorted by relevance

1...<<31323334353637383940>>...56

/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.min.js2format:{},formatType:"",waitForPlay:!0,waitForLoad:!0,srcSet:!1,video:!1,seekPercent:0,currentPerc… property in a.jPlayer.status
3format[a]&&"data:"!==d.substr(0,5)&&(b[a]=c._qualifyURL(d))}),b},addStateClass:function(a){this.an…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dreadme.txt205 file but get accurate playtime estimates, assuming the format only requires
206 the beginning of the file for correct format analysis.
230 If the format parser encounters a critical problem, it will return
306 * Better support for MP4 container format
422 * ZIP (format doesn't support files >2GB)
466 strings, supposed to be in the format "NAME=value" but actually
507 md5_data value from FLAC data in a FLAC file format.
575 * http://flac.sourceforge.net/format.html
586 * http://www.harmony-central.com/Computer/Programming/aiff-file-format.doc
597 * http://cesnet.dl.sourceforge.net/sourceforge/bonkenc/bonk-binary-format-0.9.txt
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1696 * @param string $format
1700 public static function assertStringMatchesFormat($format, $string, $message = '') argument
1702 if (!is_string($format)) {
1710 $constraint = new PHPUnit_Framework_Constraint_StringMatches($format);
1718 * @param string $format
1722 public static function assertStringNotMatchesFormat($format, $string, $message = '') argument
1724 if (!is_string($format)) {
1733 new PHPUnit_Framework_Constraint_StringMatches($format)
/plugin/semanticdata/syntax/
H A Dentry.php104 function render($format, &$renderer, $data) { argument
106 switch ($format){
H A Dtable.php175 function render($format, &$R, $data) { argument
176 if($format != 'xhtml') return false;
/plugin/dataloop/syntax/
H A Dloop.php209 function render($format, &$renderer, $alldata) { argument
212 if($format != 'xhtml') return false;
/plugin/exttab3/
H A Dsyntax.php289 public function render($format, Doku_Renderer $renderer, $data) argument
293 switch ($format) {
/plugin/redproject/
H A Dsyntax.php186 …renderer->doc .= '<p><b>'.$this->getLang('createdon').'</b>'.$createdOn->format(DateTime::RFC850).…
187 …renderer->doc .= '<p><b>'.$this->getLang('updatedon').'</b>'.$updatedOn->format(DateTime::RFC850).…
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A Docrbinfo.txt7 been very difficult to find the font in computer-usable format except by
17 Converted by Matthew Skala from Metafont format to Postscript and TrueType
/plugin/data-au/syntax/
H A Dtable.php234 * @param string $format output format being rendered
239 function render($format, Doku_Renderer $R, $dataau) { argument
240 if($format != 'xhtml') return false;
/plugin/data/syntax/
H A Dtable.php243 * @param string $format output format being rendered
248 public function render($format, Doku_Renderer $renderer, $data)
250 if ($format != 'xhtml') return false;
237 render($format, Doku_Renderer $R, $data) global() argument
/plugin/webcomponent/_test/data/pages/
H A Dcard_column.txt6 …onents, you can put any type [[card|card]] ([[blockquote|blockquote]] included) in a column format.
/plugin/googleanalytics/
H A DCHANGELOG.md4 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php205 $writer->writeElement($cs . 'dtstamp', $this->dtStamp->format('Ymd\\THis\\Z'));
/plugin/wikipediasnippet/
H A Dsyntax.php138 $url = $wpUrl.'w/api.php?action=query&meta=siteinfo&siprop=rightsinfo&format=xml';
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dbasexml.asp32 ' Set the response format.
/plugin/tos/
H A Daction.php182 $html .= html_insert_softbreaks($formatter->format($diff));
/plugin/odt/ODT/
H A DODTDocument.php1630 * @param string $format e.g. 'A4', 'A3'
1637 …public function setStartPageFormat ($format=NULL, $orientation=NULL, $margin_top=NULL, $margin_rig… argument
1641 ($format, $orientation, $margin_top, $margin_right, $margin_bottom, $margin_left);
1660 * @param string $format e.g. 'A4', 'A3'
1667 …public function setPageFormat ($format=NULL, $orientation=NULL, $margin_top=NULL, $margin_right=NU… argument
1671 if ( empty($format) ) {
1672 $format = $this->page->getFormat();
1691 …$this->page->queryFormat ($data, $format, $orientation, $margin_top, $margin_right, $margin_bottom…
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/
H A DRRuleIteratorTest.php979 $result[] = $item->format('Y-m-d H:i:s');
/plugin/html2pdf/snorriheim/
H A Dstyle.ini2 ; for limitations of the ini format used here
H A Dstyle.ini.dist2 ; for limitations of the ini format used here
/plugin/mcitem/
H A DREADME.md28 Anywhere on a wiki page you can add the mcitem tag and specify item inside this tag in format 'modn…
/plugin/tooltip/
H A DChangeLog17 support with limited (simple) format.
/plugin/dlcounter/
H A Dsyntax.php99 function render($format, Doku_Renderer $renderer, $data) { argument
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DGelfMessageFormatter.php86 public function format(array $record): Message function in Monolog\\Formatter\\GelfMessageFormatter

1...<<31323334353637383940>>...56