Home
last modified time | relevance | path

Searched refs:load (Results 176 – 200 of 704) sorted by relevance

12345678910>>...29

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/
H A DSSH2.php39 public static function load($sig) function in phpseclib3\\Crypt\\DSA\\Formats\\Signature\\SSH2
/plugin/gtime/action/
H A Dtimestamp.php139 return GTPublicationsFile::load($filename);
289 $timestamp = GTTimestamp::load($INFO['filepath'].".gtts");
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DPKCS8.php75 public static function load($key, $password = '') function in phpseclib3\\Crypt\\EC\\Formats\\Keys\\PKCS8
90 $key = parent::load($key, $password);
H A DMontgomeryPrivate.php55 public static function load($key, $password = '') function in phpseclib3\\Crypt\\EC\\Formats\\Keys\\MontgomeryPrivate
/plugin/schedule/
H A DscheduleRoot.class.php311 $xml->load ($fileName);
353 $src->load ();
355 $dst->load ();
450 $list [$file]["schedules"]->load ();
H A Dajax.php38 $schedules->load ();
/plugin/swiftmail/Swift/Plugin/
H A DAntiFlood.php12 Swift_ClassLoader::load("Swift_Events_SendListener");
/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DDoctrineCacheAdapter.php33 public function load(string $class): ?ClassMetadata function in Metadata\\Cache\\DoctrineCacheAdapter
/plugin/swiftmail/Swift/
H A DAddress.php13 Swift_ClassLoader::load("Swift_AddressContainer");
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/
H A DSSH2.php39 public static function load($sig) function in phpseclib3\\Crypt\\EC\\Formats\\Signature\\SSH2
/plugin/combo/resources/snippet/js/
H A Dlozad-svg-injection.js1 window.addEventListener("load", function () {
4 load: function (el) {
12 // SVGInjector takes over and load the svg element
18 // Example: `Unable to load SVG file: http://doku/_media/ui/preserveaspectratio.svg`
/plugin/swiftmail/Swift/Message/
H A DEmbeddedFile.php13 Swift_ClassLoader::load("Swift_Message_Attachment");
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
H A DInlineLoader.php96 public function load($name) function in Mustache_Loader_InlineLoader
/plugin/swiftmail/Swift/Iterator/
H A DArray.php12 Swift_ClassLoader::load("Swift_Iterator");
H A DMySQLResult.php12 Swift_ClassLoader::load("Swift_Iterator");
/plugin/imagecarousel/
H A Dscreen.less1 /* load swipe box */
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DRaw.php39 public static function load($key, $password = '') function in phpseclib3\\Crypt\\DSA\\Formats\\Keys\\Raw
/plugin/gallery/
H A Dall.less
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst13 configuration and extensions, and are used to load templates from the file
17 initialization and use that to load templates. In some cases it's however
21 The simplest way to configure Twig to load templates for your application
34 loaders are available and you can also write your own if you want to load
49 To load a template from a Twig environment, call the ``load()`` method which
52 $template = $twig->load('index.html');
67 You can also load and render the template in one fell swoop::
180 load them::
267 template from the above example, Twig will load it with ``$loader2`` but the
287 * @param string $name string The name of the template to load
[all …]
/plugin/jmol2/jmol/
H A DCHANGES.txt593 # bug fix: load @filename
745 # new feature: load "@x" -- inline load of data contained in variable x.
1172 # load t.spardir
1779 # new feature: signed applet/application load ?xxx uses load dialog
2303 # load =1d66
2460 # contain both load/script commands or the load() function
2867 # load caffeine.xyz
4495 # load menu jmol.mnu
4514 # load menu jmol.mnu
5380 # x = load("file.dat");
[all …]
/plugin/swiftmail/Swift/Authenticator/
H A DCRAMMD5.php12 Swift_ClassLoader::load("Swift_Authenticator");
/plugin/webcode/vendor/
H A DREADME.md7 … Js file](firebug-lite-1.2.js) check if the CSS is loaded with is name otherwise it try to load it.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/
H A DMarkdown.php49 $doc->load($standard);
/plugin/codeclipboard/
H A DREADME.md10 Based on an Action plugin it will load a javascript code that uses jQuery
/plugin/components/lib/
H A Dcomponent_manager.php16 protected function load($dir, $name='') { function in Doku_Component_Manager

12345678910>>...29