Home
last modified time | relevance | path

Searched refs:load (Results 126 – 150 of 704) sorted by relevance

12345678910>>...29

/plugin/c3chart/
H A Dscript.js4 c3.generate(jsyaml.load(decodeURIComponent(escape(atob(c3data)))));
/plugin/findologicxmlexport/vendor/twig/twig/src/RuntimeLoader/
H A DContainerRuntimeLoader.php33 public function load($class) function in Twig\\RuntimeLoader\\ContainerRuntimeLoader
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/
H A Dtemplate_instance.test8 return ['foo' => $twig->load('foo.twig')]
/plugin/authucenter/lib/uc_client/control/
H A Dfeed.php24 $this->load('misc');
64 $this->load('misc');
H A Dapp.php20 $this->load('app');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DXML.php38 …public static function load($actual, $isHtml = false, $filename = '', $xinclude = false, $strict =… function in PHPUnit_Util_XML
136 return self::load($contents, $isHtml, $filename, $xinclude, $strict);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DImage.php49 function load($data, &$datLen) function in Mpdf\\Gif\\Image
70 if (!$this->m_gih->load($data, $len)) {
/plugin/spellcheck/
H A Dtmp1 // load spell checker
/plugin/codemirror/dist/modes/
H A Dwast.min.js.map1load(8|16)_[su]))|i64\\.(load32_[su]|store32)|[fi](32|64)\\.(const|load|store)|f(32|64)\\.(abs|add…
/plugin/swiftmail/Swift/Authenticator/
H A DLOGIN.php12 Swift_ClassLoader::load("Swift_Authenticator");
H A DPLAIN.php12 Swift_ClassLoader::load("Swift_Authenticator");
/plugin/swiftmail/Swift/Plugin/
H A DEasySwiftResponseTracker.php13 Swift_ClassLoader::load("Swift_Events_ResponseListener");
H A DMailSend.php12 Swift_ClassLoader::load("Swift_Events_SendListener");
13 Swift_ClassLoader::load("Swift_Events_BeforeSendListener");
/plugin/rigrr/
H A Dscript.js2 jQuery(window).load(function () {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
H A Dtemplate_instance.test12 return ['foo' => $twig->load('foo.twig')]
H A Dparent_as_template_wrapper.test10 return ['foo' => $twig->load('foo.twig')]
/plugin/jcapture/
H A Dscript.js9 …jQuery("#jCaptureAppletDiv").load(DOKU_BASE+"lib/plugins/jcapture/applet.php?edid="+edid+"&pageNam…
/plugin/amcharts/
H A Dscript.js6 var chart = AmCharts.makeChart(id, jsyaml.load(decodeURIComponent(escape(atob(amdata)))));
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/
H A DRaw.php38 public static function load($sig) function in phpseclib3\\Crypt\\Common\\Formats\\Signature\\Raw
/plugin/orgchart/
H A Daction.php41 '_data' => 'google.load("visualization", "1", {packages:["orgchart"]});'
/plugin/photogallery/phpThumb/
H A Dphpthumb.gif.php395 public function load($lpData, $num) function in CGIFCOLORTABLE
507 public function load($lpData, &$hdrLen) function in CGIFFILEHEADER
533 if (!$this->m_colorTable->load(substr($lpData, $hdrLen), $this->m_nTableSize)) {
582 public function load($lpData, &$hdrLen) function in CGIFIMAGEHEADER
604 if (!$this->m_colorTable->load(substr($lpData, $hdrLen), $this->m_nTableSize)) {
652 public function load($data, &$datLen) function in CGIFIMAGE
671 if (!$this->m_gih->load($data, $len = 0)) {
831 if (!$this->m_gfh->load($this->m_lpData, $len = 0)) {
837 if (!$this->m_img->load($this->m_lpData, $imgLen = 0)) {
859 if (!$gfh->load($data, $len = 0)) {
/plugin/newpagetemplate/
H A Dplugin.info.txt
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
H A DArrayLoader.php50 public function load($name) function in Mustache_Loader_ArrayLoader
/plugin/whoisonline/
H A Dscript.js22 panel.load(DOKU_BASE+'lib/plugins/whoisonline/ajax.php');
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetInterface.php49 public function load(FilterInterface $additionalFilter = null); function

12345678910>>...29