Home
last modified time | relevance | path

Searched refs:load (Results 101 – 125 of 704) sorted by relevance

12345678910>>...29

/plugin/gil/
H A DChangeLog10 * syntax.php: the plugin checks for connectivity to Yahoo Services on load.
23 and server load in about one order of magnitude.
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DPKCS8.php75 public static function load($key, $password = '') function in phpseclib3\\Crypt\\DSA\\Formats\\Keys\\PKCS8
83 $key = parent::load($key, $password);
/plugin/swiftmail/Swift/
H A DException.php12 Swift_ClassLoader::load("Swift_LogContainer");
H A DMessage.php15 Swift_ClassLoader::load("Swift_Address");
16 Swift_ClassLoader::load("Swift_Message_Mime");
17 Swift_ClassLoader::load("Swift_Message_Image");
18 Swift_ClassLoader::load("Swift_Message_Part");
111 Swift_ClassLoader::load("Swift_Message_Encoder");
772 Swift_ClassLoader::load("Swift_Message_Encoder");
H A DCache.php51 Swift_ClassLoader::load("Swift_Cache_OutputStream");
H A DClassLoader.php30 public static function load($name) function in Swift_ClassLoader
H A DLogContainer.php12 Swift_ClassLoader::load("Swift_Log_DefaultLog");
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/
H A DFormulaLoaderInterface.php33 public function load(ResourceInterface $resource); function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/
H A DTestSuiteLoader.php22 public function load($suiteClassName, $suiteClassFile = ''); function
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/Loader/
H A DStringLoader.php31 public function load($name) function in Handlebars\\Loader\\StringLoader
/plugin/authucenter/lib/uc_client/control/
H A Dcache.php23 $this->load("cache");
H A Ddomain.php21 $this->load('domain');
/plugin/findologicxmlexport/vendor/twig/twig/src/Cache/
H A DNullCache.php32 public function load($key) function in Twig\\Cache\\NullCache
H A DCacheInterface.php48 public function load($key); function
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A Dregenerate-parser.php11 $compiler = Llk::load(new Read(__DIR__ . '/grammar.pp'));
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Cache/
H A DNoopCache.php27 public function load($key) function in Mustache_Cache_NoopCache
/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DCacheInterface.php14 public function load(string $class): ?ClassMetadata; function
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/
H A DHTML.php56 $doc->load($standard);
171 $doc->load($standard);
/plugin/swiftmail/Swift/Connection/
H A DRotator.php12 Swift_ClassLoader::load("Swift_ConnectionBase");
169 Swift_ClassLoader::load("Swift_Plugin_ConnectionRotator");
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetCache.php49 public function load(FilterInterface $additionalFilter = null) function in Assetic\\Asset\\AssetCache
58 $this->asset->load($additionalFilter);
/plugin/rating/
H A Dscript.js9 jQuery('div.plugin_rating').load(
/plugin/readability/
H A Dscript.js9 jQuery(out).load(
/plugin/swiftmail/Swift/Plugin/VerboseSending/
H A DDefaultView.php13 Swift_ClassLoader::load("Swift_Plugin_VerboseSending_AbstractView");
/plugin/findologicxmlexport/vendor/twig/twig/src/RuntimeLoader/
H A DFactoryRuntimeLoader.php31 public function load($class) function in Twig\\RuntimeLoader\\FactoryRuntimeLoader
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/
H A Dtemplate_instance.test8 return ['foo' => $twig->load('foo.twig')]

12345678910>>...29