Home
last modified time | relevance | path

Searched refs:raw (Results 251 – 275 of 417) sorted by path

1...<<11121314151617

/plugin/htmldetailstag/
H A D.travis.yml13 before_install: wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh
/plugin/htmlokalt/
H A DREADME.md3 Enables raw HTML on Dokuwiki, like what 'config:htmlok' used to do in older DW versions.
H A Dplugin.info.txt6 desc Enables raw HTML like the old 'config:htmlok' behaviour.
/plugin/icons/
H A D.travis.yml14 before_install: wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh
/plugin/ifauthex/
H A DREADME.md5 …tps://git.mittelab.org/proj/ifauthex-dokuwiki-plugin/-/jobs/artifacts/v0.3/raw/ifauthex.zip?job=pa…
/plugin/imagecarousel/
H A D.travis.yml28 before_install: wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh
/plugin/imagemapping/
H A D.travis.yml
/plugin/imapmarkers/
H A Djquery.imagemapster.js368 size: function (image, raw) { argument
371 width: raw
374 height: raw
3727 raw = u.size(imageRaw, true);
3729 if (!raw.complete()) {
3733 vis = raw;
3735 return this.getScaleInfo(vis, scale ? raw : null);
/plugin/inlineedit/
H A D.travis.yml28 before_install: wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh
/plugin/instructions/
H A Dmanager.dat1 downloadurl=https://github.com/Juergen-aus-Koeln/dokuwiki-plugin-instructions/raw/master/instructio…
/plugin/ipban/
H A D.travis.yml13 before_install: wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh
/plugin/issuelinks/
H A D.travis.yml15 - wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh
/plugin/itemtable/
H A Dsyntax.php70 $raw=explode("\n",$match);
99 foreach($raw as $rawline) {
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-codec-1.3.jar ... ] encode (byte[]) byte[] raw public java.lang.Object encode (java. ...
H A Dhttpmime-4.0.1.jar ... .apache.james.mime4j.util.ByteSequence raw void <init> (java.lang.String ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-codec-1.3.jar ... ] encode (byte[]) byte[] raw public java.lang.Object encode (java. ...
H A Dhttpmime-4.0.1.jar ... .apache.james.mime4j.util.ByteSequence raw void <init> (java.lang.String ...
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt655 the lyrics3-raw-IND field consisted of "10" (lyrics present,
706 ¤ FLAC: Removed some ['raw'] keys.
1385 ¤ New Lyrics3 values: ['lyrics3']['raw']['offset_start'] and
1386 ['lyrics3']['raw']['offset_end']
2474 * Bugfix: Lyrics3 data wasn't being properly copied from the ['raw']
2822 ¤ ['mpeg']['raw'] returns the integer values of the bits for MPEG
H A Dstructure.txt162 ['raw']=>array() //
168 ['raw']=>array() //
404 ['raw']=>array() { //
461 ['raw']=>array() { //
478 ['raw']=>array() { //
490 ['raw']=>array() { //
754 ['raw']=>array() {
823 ['raw']=>array() { //
853 ['raw']=>array() { //
899 ['raw']=>array() { //
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.riff.php2098 * @param bool $raw
2102 public static function ParseDIVXTAG($DIVXTAG, $raw=false) { argument
2161 if (!$raw) {
H A Dmodule.audio-video.ts.php80 * @param int $raw
84 public function TSscramblingControlLookup($raw) { argument
86 return (isset($TSscramblingControlLookup[$raw]) ? $TSscramblingControlLookup[$raw] : 'invalid');
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/
H A DAssetCollectionIterator.php50 * @param Boolean $raw Returns the unmodified asset if true
54 public function current($raw = false) argument
58 if ($raw) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticFilterNode.php18 …$compiler->raw(sprintf('$this->env->getExtension(\'Assetic\\Extension\\Twig\\AsseticExtension\')->…

1...<<11121314151617