Home
last modified time | relevance | path

Searched refs:dump (Results 76 – 99 of 99) sorted by path

1234

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DBaseAsset.php100 public function dump(FilterInterface $additionalFilter = null) function in Assetic\\Asset\\BaseAsset
H A DGlobAsset.php61 public function dump(FilterInterface $additionalFilter = null) function in Assetic\\Asset\\GlobAsset
67 return parent::dump($additionalFilter);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/
H A DAssetWriter.php68 $asset->dump()
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCssImportFilter.php85 return $import->dump();
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DProcess.php127 $package = $dumper->dump($root);
H A DRequireCssProcess.php76 … if (file_put_contents($packagePath.'/'.$package.'-built.css', $packageAssets->dump()) === FALSE) {
81 if (file_put_contents($this->componentDir . '/require.css', $assets->dump()) === FALSE) {
H A DRequireJsProcess.php73 if (file_put_contents($this->componentDir . '/require.js', $assets->dump()) === FALSE) {
170 $js = $assets->dump();
/plugin/odt/ODT/css/
H A Dcssdocument.php410 $dump = '';
411 $dump .= 'RootLevel: '.$this->rootLevel.', RootIndex: '.$this->rootIndex."\n";
414 $dump .= str_repeat(' ', $element ['level'] * 2);
416 $dump .= '<'.$element ['element'];
417 $dump .= ' '.$element ['attributes'].'>';
419 $dump .= '</'.$element ['element'].'>';
421 $dump .= ' (Level: '.$element ['level'].')';
422 $dump .= "\n";
424 return $dump;
/plugin/passpolicy/
H A Dwords.txt1055 dump
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1501 * Added debug output dump for diagnosing problems)
/plugin/s5reloaded/ui/effects_support/
H A Dbuilder.js120 dump: function(scope) { method in Builder
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/sketchcanvas/phplib/
H A Dspyc.php170 * The dump method, when supplied with an array, will do its best
189 return $spyc->dump($array,$indent,$wordwrap);
196 * The dump method, when supplied with an array, will do its best
213 public function dump($array,$indent = false,$wordwrap = false) { function in Spyc
/plugin/sketchcanvas/script/
H A Djs-yaml.min.js2 !function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var t;t="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,t.jsyaml=e()}}(function(){return function e(t,n,i){function r(a,s){if(!n[a]){if(!t[a]){var u="function"==typeof require&&require;if(!s&&u)return u(a,!0);if(o)return o(a,!0);var c=new Error("Cannot find module '"+a+"'");throw c.code="MODULE_NOT_FOUND",c}var l=n[a]={exports:{}};t[a][0].call(l.exports,function(e){var n=t[a][1][e];return r(n?n:e)},l,l.exports,e,t,n,i)}return n[a].exports}for(var o="function"==typeof require&&require,a=0;a<i.length;a++)r(i[a]);return r}({1:[function(e,t,n){"use strict";function i(e){return function(){throw new Error("Function "+e+" is deprecated and cannot be used.")}}var r=e("./js-yaml/loader"),o=e("./js-yaml/dumper");t.exports.Type=e("./js-yaml/type"),t.exports.Schema=e("./js-yaml/schema"),t.exports.FAILSAFE_SCHEMA=e("./js-yaml/schema/failsafe"),t.exports.JSON_SCHEMA=e("./js-yaml/schema/json"),t.exports.CORE_SCHEMA=e("./js-yaml/schema/core"),t.exports.DEFAULT_SAFE_SCHEMA=e("./js-yaml/schema/default_safe"),t.exports.DEFAULT_FULL_SCHEMA=e("./js-yaml/schema/default_full"),t.exports.load=r.load,t.exports.loadAll=r.loadAll,t.exports.safeLoad=r.safeLoad,t.exports.safeLoadAll=r.safeLoadAll,t.exports.dump=o.dump,t.exports.safeDump=o.safeDump,t.exports.YAMLException=e("./js-yaml/exception"),t.exports.MINIMAL_SCHEMA=e("./js-yaml/schema/failsafe"),t.exports.SAFE_SCHEMA=e("./js-yaml/schema/default_safe"),t.exports.DEFAULT_SCHEMA=e("./js-yaml/schema/default_full"),t.exports.scan=i("scan"),t.exports.parse=i("parse"),t.exports.compose=i("compose"),t.exports.addConstructor=i("addConstructor")},{"./js-yaml/dumper":3,"./js-yaml/exception":4,"./js-yaml/loader":5,"./js-yaml/schema":7,"./js-yaml/schema/core":8,"./js-yaml/schema/default_full":9,"./js-yaml/schema/default_safe":10,"./js-yaml/schema/failsafe":11,"./js-yaml/schema/json":12,"./js-yaml/type":13}],2:[function(e,t,n){"use strict";function i(e){return"undefined"==typeof e||null===e}function r(e){return"object"==typeof e&&null!==e}function o(e){return Array.isArray(e)?e:i(e)?[]:[e]}function a(e,t){var n,i,r,o;if(t)for(o=Object.keys(t),n=0,i=o.length;i>n;n+=1)r=o[n],e[r]=t[r];return e}function s(e,t){var n,i="";for(n=0;t>n;n+=1)i+=e;return i}function u(e){return 0===e&&Number.NEGATIVE_INFINITY===1/e}t.exports.isNothing=i,t.exports.isObject=r,t.exports.toArray=o,t.exports.repeat=s,t.exports.isNegativeZero=u,t.exports.extend=a},{}],3:[function(e,t,n){"use strict";function i(e,t){var n,i,r,o,a,s,u;if(null===t)return{};for(n={},i=Object.keys(t),r=0,o=i.length;o>r;r+=1)a=i[r],s=String(t[a]),"!!"===a.slice(0,2)&&(a="tag:yaml.org,2002:"+a.slice(2)),u=e.compiledTypeMap[a],u&&F.call(u.styleAliases,s)&&(s=u.styleAliases[s]),n[a]=s;return n}function r(e){var t,n,i;if(t=e.toString(16).toUpperCase(),255>=e)n="x",i=2;else if(65535>=e)n="u",i=4;else{if(!(4294967295>=e))throw new I("code point within a string may not be greater than 0xFFFFFFFF");n="U",i=8}return"\\"+n+j.repeat("0",i-t.length)+t}function o(e){this.schema=e.schema||S,this.indent=Math.max(1,e.indent||2),this.skipInvalid=e.skipInvalid||!1,this.flowLevel=j.isNothing(e.flowLevel)?-1:e.flowLevel,this.styleMap=i(this.schema,e.styles||null),this.sortKeys=e.sortKeys||!1,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function a(e,t){for(var n,i=j.repeat(" ",t),r=0,o=-1,a="",s=e.length;s>r;)o=e.indexOf("\n",r),-1===o?(n=e.slice(r),r=s):(n=e.slice(r,o+1),r=o+1),n.length&&"\n"!==n&&(a+=i),a+=n;return a}function s(e,t){return"\n"+j.repeat(" ",e.indent*t)}function u(e,t){var n,i,r;for(n=0,i=e.implicitTypes.length;i>n;n+=1)if(r=e.implicitTypes[n],r.resolve(t))return!0;return!1}function c(e){this.source=e,this.result="",this.checkpoint=0}function l(e,t,n){var i,r,o,s,l,f,m,g,y,x,v,A,b,w,C,k,j,I,S,O,E;if(0===t.length)return void(e.dump="''");if(-1!==te.indexOf(t))return void(e.dump="'"+t+"'");for(i=!0,r=t.length?t.charCodeAt(0):0,o=M===r||M===t.charCodeAt(t.length-1),(K===r||G===r||V===r||J===r)&&(i=!1),o?(i=!1,s=!1,l=!1):(s=!0,l=!0),f=!0,m=new c(t),g=!1,y=0,x=0,v=e.indent*n,A=80,40>v?A-=v:A=40,w=0;w<t.length;w++){if(b=t.charCodeAt(w),i){if(h(b))continue;i=!1}f&&b===P&&(f=!1),C=ee[b],k=d(b),(C||k)&&(b!==T&&b!==D&&b!==P?(s=!1,l=!1):b===T&&(g=!0,f=!1,w>0&&(j=t.charCodeAt(w-1),j===M&&(l=!1,s=!1)),s&&(I=w-y,y=w,I>x&&(x=I))),b!==D&&(f=!1),m.takeUpTo(w),m.escapeChar())}if(i&&u(e,t)&&(i=!1),S="",(s||l)&&(O=0,t.charCodeAt(t.length-1)===T&&(O+=1,t.charCodeAt(t.length-2)===T&&(O+=1)),0===O?S="-":2===O&&(S="+")),l&&A>x&&(s=!1),g||(l=!1),i)e.dump=t;else if(f)e.dump="'"+t+"'";else if(s)E=p(t,A),e.dump=">"+S+"\n"+a(E,v);else if(l)S||(t=t.replace(/\n$/,"")),e.dump="|"+S+"\n"+a(t,v);else{if(!m)throw new Error("Failed to dump scalar value");m.finish(),e.dump
[all...]
/plugin/smtp/
H A Daction.php41 $body = $mailer->dump(); // this also prepares all internal variables of the mailer
/plugin/sqlite/
H A DREADME15 sqlite databasename.sqlite .dump | sqlite3 databasename.sqlite3
/plugin/sqlraw/
H A Dsimple_html_dom.php103 $node->dump($node);
153 function dump($show_attr=true, $deep=0) function in simple_html_dom_node
171 $c->dump($show_attr, $deep+1);
1128 function dump($show_attr=true) function in simple_html_dom
1130 $this->root->dump($show_attr);
/plugin/swiftmail/Swift/
H A DLog.php80 abstract public function dump($return_only=false); function in Swift_Log
/plugin/swiftmail/Swift/Log/
H A DDefaultLog.php42 public function dump($return_only=false) function in Swift_Log_DefaultLog
/plugin/swiftmail/
H A Daction.php70 $event->data['mail']->dump();
127 $dbglog = $log->dump(true);
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1dump inspect invokeMethod print println step times upto use waitForOrKill ' +\n 'getText';\n\n …
/plugin/textile2/
H A DclassTextile.php1119 function dump() function in Textile
/plugin/virtualkeyboard/vk/extensions/
H A Dhelpers.js121 function dump (v, l) { function
134 s[s.length] = dump(v[i],l+1);
/plugin/wst/syntax/
H A Dtemplate.php60 $dump = trim(substr($match, 6, -2)); // remove curly brackets and "wst:" keyword
61 …$dump = preg_replace_callback('/\{\{(((?!(\{\{|\}\})).*?|(?R))*)\}\}/', function($match) {return s…
62 $dump = explode('|', $dump); // split template name and arguments
63 $template_name = $dump[0];
64 array_splice($dump, 0, 1); // leave only arguments (if any)
65 if ($dump) {
67 foreach ($dump as $key => $value) {

1234