Home
last modified time | relevance | path

Searched refs:engine (Results 26 – 50 of 97) sorted by relevance

1234

/plugin/semanticdata/phpSesame/
H A DphpSesame.php87 throw new Exception ('Phesame engine response error');
/plugin/wolframalpha/
H A DREADME.md57 * Wolfram Alpha for this amazing computing engine
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDoubleclicksearch.php69 …'path' => 'doubleclicksearch/v2/agency/{agencyId}/advertiser/{advertiserId}/engine/{engineAccountI…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DChaCha20.php43 * @param int $engine
47 protected function isValidEngineHelper($engine) argument
49 switch ($engine) {
75 return parent::isValidEngineHelper($engine);
90 if ($this->engine == self::ENGINE_LIBSODIUM) {
112 if ($this->engine == self::ENGINE_LIBSODIUM) {
252 if ($this->engine == self::ENGINE_LIBSODIUM) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php229 public static function setModExpEngine($engine) argument
231 … $fqengine = '\\phpseclib3\\Math\\BigInteger\\Engines\\' . static::ENGINE_DIR . '\\' . $engine;
233 throw new \InvalidArgumentException("$engine is not a valid engine");
236 throw new BadConfigurationException("$engine is not setup correctly on this system");
/plugin/webcode/
H A DREADME.md44 …* [sphere-engine](https://developer.sphere-engine.com/api/compilers) - Online example: https://ide…
/plugin/mikioplugin/
H A DREADME.md153 - Fixed path check in LESS engine on Windows
165 - LESS engine updated to match the Mikio theme
/plugin/diagramsnet/lib/js/socket.io/
H A Dsocket.io.min.js6engine=u(this.uri,this.opts);var n=this.engine,r=this;this._readyState="opening",this.skipReconnec…
/plugin/plantuml/
H A DREADME.markdown5 …lantUML](http://plantuml.sourceforge.net) into the [DukuWiki](http://www.dokuwiki.org) wiki engine.
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md9 #### A simple, logic-less, yet powerful templating engine for PHP
361 echo $engine->render($template, $model);
746 $engine = new \Handlebars\Handlebars(array(
751 $engine->render($template, $data)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dintro.rst5 engine for PHP.
H A Dinstallation.rst61 runtime engine; install it like any other PHP extensions:
H A Dtemplates.rst4 This document describes the syntax and semantics of the template engine and
364 template engine that a child template may override those portions of the
388 engine that this template "extends" another template. When the template system
848 Whitespace is not further modified by the template engine, so each whitespace
/plugin/farmer/_animal/data/pages/wiki/
H A Ddokuwiki.txt62 The DokuWiki engine is licensed under [[http://www.gnu.org/licenses/gpl.html|GNU General Public License]] Version 2. If you use DokuWiki in your company, consider [[doku>donate|donating]] a few bucks ;-).
/plugin/bibtex4dw/
H A DREADME.md10 Being familiar with using BibTeX both, as a bibliographic (text) database format and as an engine to format references in documents written using LaTeX, a plugin for DokuWiki understanding the BibTeX format and allowing to reference literature from within wiki pages seems an obvious choice.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst38 All the ``block`` tag does is to tell the template engine that a child
64 The ``extends`` tag is the key here. It tells the template engine that this
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Ddokuwiki.txt61 The DokuWiki engine is licensed under [[http://www.gnu.org/licenses/gpl.html|GNU General Public Lic…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1316 * @param int $engine
1319 public static function setCryptoEngine($engine) argument
1321 self::$crypto_engine = $engine;
4803 foreach ($engines as $engine) {
4813 if ($engine != 'Eval') {
4819 if ($engine == 'OpenSSL') {
4824 if ($obj->isValidEngine($engine)) {
/plugin/quickstats/lang/nl/
H A Dquery.txt56 1. De User Agent is de naam van de browser of de naam van een spider, search engine robot, of crawl…
/plugin/bibtex/OSBib/format/
H A DREADME.txt15 OSBib is an Open Source bibliographic formatting engine written in PHP that use XML style files to …
23 …style files, this version of OSBib-Format does not yet have the citation engine and will only hand…
108 This is the main OSBib engine.
/plugin/quickstats/lang/en/
H A Dquery.txt61 1. The User Agent will be a browser or the name of a spider, search engine robot, or crawler.\\
/plugin/jplayer/
H A Dcomposer.lock172 "twig/twig": "Assetic provides the integration with the Twig templating engine"
/plugin/codemirror/dist/modes/
H A Dgfm.min.js.map1 …And then (issue #1160) simplified to make it not crash the Chrome Regexp engine\n // And th…
/plugin/cacherevisionseraser/
H A DREADME.md69 * Improved files searching engine (Thanks Jeff)
/plugin/chat/
H A Dreadme.txt14 In the info-bar you can see the AJAX engine progress.

1234