Home
last modified time | relevance | path

Searched refs:implementation (Results 1 – 25 of 208) sorted by relevance

123456789

/plugin/findologicxmlexport/vendor/sebastian/diff/tests/LCS/
H A DLongestCommonSubsequenceTest.php20 private $implementation; variable in SebastianBergmann\\Diff\\LCS\\LongestCommonSubsequenceTest
37 $this->implementation = $this->createImplementation();
54 $common = $this->implementation->calculate($from, $to);
66 $common = $this->implementation->calculate($from, $to);
80 $common = $this->implementation->calculate($from, $to);
91 $common = $this->implementation->calculate($from, $to);
101 $common = $this->implementation->calculate($from, $to);
106 $common = $this->implementation->calculate($from, $to);
122 $common = $this->implementation->calculate($from, $to);
128 $common = $this->implementation->calculate($from, $to);
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.LexerImpl.txt
H A DFilter.ExtractStyleBlocks.TidyImpl.txt
/plugin/authgooglesheets/vendor/psr/cache/
H A DREADME.md7 Note that this is not a Cache implementation of its own. It is merely an
8 interface that describes a Cache implementation. See the specification for more
H A DCHANGELOG.md12 …ace fix docblock to specify null as a valid parameters as well as an implementation of DateTimeInt…
/plugin/masciimath/
H A DREADME.txt6 This is an implementation of Peter Jipsen's ASCIIMathML.js, but in pure PHP, i.e. the translation i…
11 * View your wiki using Firefox (the only browser with a complete MathML implementation).
13 Known bugs/variations from the reference implementation (Jipsen's):
27 Jipsen's original implementation ASCIIMathML.js: http://www1.chapman.edu/~jipsen/mathml/asciimath.h…
/plugin/fckg/
H A DREADME13 A bug was found in that implementation which affected Windows users and was
17 This distribution of fckgLite employs the corrected implementation of 'safe' encoding.
21 2. You can revert to the Anteater implementation of safe encoding.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc41 If you wish to explicitly set the `StaticNoPingConnectionPool` implementation,
51 Note that the implementation is specified via a namespace path to the class.
71 Note that the implementation is specified via a namespace path to the class.
93 Note that the implementation is specified via a namespace path to the class.
113 Note that the implementation is specified via a namespace path to the class.
163 implementation has a compatible constructor (since it is not defined in the
214 At first glance, the `sniffingConnectionPool` implementation seems superior. For
H A Dselectors.asciidoc31 Note that the implementation is specified via a namespace path to the class.
67 Note that the implementation is specified via a namespace path to the class.
85 Note that the implementation is specified via a namespace path to the class.
H A Dlogger.asciidoc6 implementation, install it, then enable the logger in the Client. The
/plugin/api/
H A Dplugin.info.txt6 desc A rest api implementation
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DREADME.md14 By abstracting the implementation details of different HTTP clients and
16 without tying your application to a specific implementation.
/plugin/colorbox/
H A Dplugin.info.txt6 desc Invokes the Colorbox software which is a jQuery lightbox implementation.
/plugin/jplayer/vendor/mustache/mustache/
H A DREADME.md4 A [Mustache](http://mustache.github.com/) implementation in PHP.
71 …* [Readme for the Ruby Mustache implementation](http://github.com/defunkt/mustache/blob/master/REA…
/plugin/webcomponent/_test/data/pages/
H A Dcontainer.txt4 [[https://getbootstrap.com/docs/4.3/layout/overview/#containers|container]] implementation of Boots…
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DREADME.md4 This component provides a partial, native PHP implementation for the
/plugin/authgooglesheets/vendor/psr/http-message/
H A DREADME.md7 Note that this is not a HTTP message implementation of its own. It is merely an
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DREADME.md4 This component provides a fallback implementation for the
/plugin/sketchcanvas/
H A DREADME.md22 ## Current implementation
24 Current implementation uses YAML as format.
/plugin/ckgedit/
H A DREADME.md1 ckgedit is a WYSIWYG editor for Dokuwiki. It is an implementation of fckgLite which replaces the
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dstdclass.rst7 The current implementation serializes all the properties of a ``stdClass`` object in
/plugin/spreadout/
H A Dsyntax.php159 * This implementation ignores the passed <tt>$aFormat</tt>
/plugin/stackedit/
H A DREADME5 This plugin is a simple implementation of StackEdit.js by Benoit Schweblin (https://github.com/benw…
/plugin/jwhelloworld/
H A DREADME.md2 This is a simple implementation of a [JokuWiki](https://github.com/symcbean/jokuwiki) plugin.
/plugin/divalign2/
H A DREADME5 no further implementation. It also incorporates support for the

123456789