Home
last modified time | relevance | path

Searched refs:function (Results 476 – 500 of 853) sorted by relevance

1...<<11121314151617181920>>...35

/plugin/copycode/
H A DREADME.md30 - Better writing of jquery elements (using $ instead of repetitive jQuery function calls)
50 Refactoring of copycode functions with navigator.clipboard function instead of hidden input hack. Fixing the jump to top bug on android systems. See https://developer.mozilla.org/fr/docs/Web/API/Clipboard for compatible web browsers (everything but Internet Explorer).
/plugin/webcode/
H A DREADME.md94 * The 'console.table' function is partially supported
95 * The 's' variable leaked from the window.console.log function of the webCodeConsole.js
106 * New lines (\n) are now supported in the javascript console.log function.
107 * Object of one level are now supported in the javascript console.log function.
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php229 list($function, $algorithm) = static::$supported_algs[$alg];
230 switch ($function) {
291 list($function, $algorithm) = static::$supported_algs[$alg];
292 switch ($function) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md76 public function visitTerminal(TerminalNode $node) : void {}
77 public function visitErrorNode(ErrorNode $node) : void {}
78 public function exitEveryRule(ParserRuleContext $ctx) : void {}
80 public function enterEveryRule(ParserRuleContext $ctx) : void {
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dsort.rst14 Internally, Twig uses the PHP `asort`_ function to maintain index
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/
H A Dproxied_method.tpl.dist2 {modifier} function {reference}{method_name}({arguments_decl}){return_delim}{return_type}
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A DCHANGELOG.md6 - Improve performance by using native function and local caching
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Ddump_array.test2 "dump" function, xdebug is not loaded or xdebug <2.2-dev is loaded
H A Dblock_with_template.test2 "block" function with a template argument
H A Dattribute.test2 "attribute" function
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/fixtures/
H A Dpatch2.txt18 public function doSomething() {
/plugin/displaywikipage/
H A Dplugin.info.txt6 desc Plugin that defines an additional template function such that you can display more than…
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md37 * Filter: A function that sits between the source and the
95 capabilities. This is very useful when designing a function, or a
151 protected function _close()
172 public function read($length)
237 function (Hoa\Event\Bucket $bucket) {
283 function (Hoa\Event\Bucket $bucket) {
289 function (Hoa\Event\Bucket $bucket) {
295 function (Hoa\Event\Bucket $bucket) {
301 function (Hoa\Event\Bucket $bucket) {
307 function (Hoa\Event\Bucket $bucket) {
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dmax.rst5 The ``max`` function was added in Twig 1.15.
H A Dmin.rst5 The ``min`` function was added in Twig 1.15.
/plugin/picasawebalbum/orig/
H A Djquery.pwi.js.patch5 function _start() {
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DView.svelte48 timeout = setTimeout(function () {
97 let insertSvg = function (svgCode, bindFunctions) {};
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample03.lasso34 function FCKeditor_OnComplete( editorInstance )
41 function ChangeToolbar( toolbarName )
/plugin/codemirror/dist/modes/
H A Dsoy.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
H A Dcobol.min.js.map1function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n …
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/
H A Dissue_1143.test13 public function getRegionChoices()
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md46 A DSN may contain zero or more functions. The DSN parser supports a function syntax
47 but not functionality itself. The function arguments must be separated with space
100 the parser will automatically add a default "dsn" function. This is added to provide
213 { function | dsn }
215 function:
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/
H A Dwith_context.test2 "include" function accept variables and with_context
/plugin/autoindentcontrol/
H A DREADME.rst5 Provides a toggle switch to control auto-indent function in edit window.
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_tooltip.js.map1function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && ty…

1...<<11121314151617181920>>...35