Home
last modified time | relevance | path

Searched refs:functions (Results 176 – 200 of 354) sorted by relevance

12345678910>>...15

/plugin/pot/
H A DREADME.md104 Besides the simple calculations ( + - * / ) more complex functions can be used (e.g. sin() cos() ..…
147 You can use this text later on the page with {@value}. A other plugin with similar functions: [http…
/plugin/pagequery/
H A Dreadme.md25 Nothing worthwhile is built in isolation: pagequery has been built on the shoulders of giants — i.e. the DokuWiki core functions. Under the skin it makes shamefaced use of the excellent built-in page and full-text [[:search]] functions available in DokuWiki, so there's no new search syntax to learn. However it does bring a little something new to the mix by providing powerful sorting and grouping options.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst277 For functions, use ``registerUndefinedFunctionCallback()``::
279 // auto-register all native PHP functions as Twig functions
297 As the resolution of functions and filters is done during compilation,
/plugin/reflect/
H A Daction.php18 private $functions = null; variable in action_plugin_reflect
/plugin/sequencediagram/bower_components/lodash/
H A DREADME.md71 * Creating composite functions
H A Dyarn.lock315 babel-plugin-syntax-async-functions@^6.8.0:
317 …tps://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functio…
363 babel-plugin-transform-async-generator-functions@^6.17.0:
365 …kg.com/babel-plugin-transform-async-generator-functions/-/babel-plugin-transform-async-generator-f…
376 babel-plugin-syntax-async-functions "^6.8.0"
414 babel-plugin-transform-es2015-arrow-functions@^6.3.13:
416 …yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-fu…
420 babel-plugin-transform-es2015-block-scoped-functions@^6.3.13:
630 babel-plugin-transform-es2015-arrow-functions "^6.3.13"
631 babel-plugin-transform-es2015-block-scoped-functions "^6.3.13"
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCREDITS.txt32 -Seb for the _SetTextRendering() and SetTextOutline() functions [mailto:captainseb@wanadoo.fr]
H A DCHANGELOG.md126 - Removed globally defined functions from `functions.php` in favor of `\Mpdf\Utils` classes `PdfDate` and `UtfString`.
127 - Unused global functions were removed entirely.
383 All transform functions are supported except matrix() i.e. translate(), translateX(), translateY(), skew(), skewX(), skewY(),
450 2) FILES: includes/functions.php AND mpdf.php
490 - includes/functions.php
609 - includes/functions.php
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md59 - Replaced functions by static methods
272 - functions.php is now conditionally required.
/plugin/structsection/
H A Dyarn.lock58 "@babel/helper-member-expression-to-functions@^7.12.7":
60 …stry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functi…
99 "@babel/helper-member-expression-to-functions" "^7.12.7"
684 babel-plugin-syntax-async-functions@^6.8.0:
686 …tps://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functio…
705 babel-plugin-syntax-async-functions "^6.8.0"
708 babel-plugin-transform-es2015-arrow-functions@^6.22.0:
710 …yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-fu…
715 babel-plugin-transform-es2015-block-scoped-functions@^6.22.0:
930 babel-plugin-transform-es2015-arrow-functions "^6.22.0"
[all …]
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_util.cfm22 * This file include generic functions used by the ColdFusion Connector (MX 6.0 and above).
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php748 $functions = xdebug_get_monitored_functions();
751 foreach ($functions as $function) {
/plugin/authdrupal8/
H A Dpassword.inc5 * Secure password hashing functions for user authentication.
13 * user_needs_new_hash() functions.
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt159 * replace all ereg* functions with preg* equivalents for
461 * Added fallback 'preg_quote' to phpthumb.functions.php in
518 - existance of assorted PHP functions and explains their
657 ¤ Filters now use GD functions where available (using
737 * Added setParameter() and getParameter() functions
740 functions are tried (exec, shell_exec, system, passthru)
959 * Bugfix: ProportionalResize() in phpthumb.functions.php
1062 * Split out filter functions into phpthumb.filters.php
1339 - phpthumb.functions.php = support functions
1536 non-GD GIF-reading functions
[all …]
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js4005 …var functions = 'assert isalnum isalpha iscntrl isdigit isgraph islower isprint ' + 'ispunct isspa…
4026 regex: new RegExp(this.getKeywords(functions), 'gm'),
4663 …var functions = 'abs acos acosh addcslashes addslashes ' + 'array_change_key_case array_chunk arra…
4684 …gex: /\$\w+/g, css: 'variable' }, { regex: new RegExp(_this.getKeywords(functions), 'gmi'), css: '…
5548 …var functions = 'subst patsubst strip findstring filter filter-out sort dir notdir suffix basename…
5555 { regex: new RegExp(this.getKeywords(functions), 'gm'), css: 'functions' }, // テキスト変形関数
5574 …var functions = 'aaf2fcp about abs addAttr addDynamic addExtension addMetadata addPP affectedNet a…
5575 …ubleQuotedString, css: 'string' }, { regex: new RegExp(this.getKeywords(functions), 'gm'), css: 'f…
5596 …var functions = 'assert isalnum isalpha iscntrl isdigit isgraph islower isprint' + 'ispunct isspac…
5620 regex: new RegExp(this.getKeywords(functions), 'gm'),
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dinclude.rst16 :doc:`include<../functions/include>` function instead as it provides the
/plugin/svg/
H A Dsyntax.php.save15 * functions.
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCore.scss208 .functions { color: #ff1493 !important; }
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt189 + ' various functions accessed from the virtual keyboard\'s top row.' ,
193 VKIllustrationText: '<b>Top row functions from left-to-right</b><br />'
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit78 …"be sorted in descending order by checking the Reverse Order option. The sort functions are not s…
79 DlgFileBrowserInfo_3: "The search functions will search using whole or part of a file name.",
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit84 …"be sorted in descending order by checking the Reverse Order option. The sort functions are not s…
85 DlgFileBrowserInfo_3: "The search functions will search using whole or part of a file name.",
/plugin/components/
H A DREADME.md2 A DokuWiki helper plugin for easily implementing new actions and new ajax functions in plugins
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dcommands.asp21 ' This file include the functions that handle the Command requests
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D34.34.js.map1functions: [\n // Relational\n 'CLOSINGBALANCEMONTH',\n 'CLOSINGBALANCEQUARTE…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md14 * Remove use of internal functions [#2548](https://github.com/guzzle/guzzle/pull/2548)
148 * Feature: better support for disabled functions.
287 * Replaced `Utils.php` with plain functions in `functions.php`.
406 * Removed "functions.php", so that Guzzle is truly PSR-4 compliant. Except
407 for the HTTP request functions from function.php, these functions are now
412 `GuzzleHttp\Pool::batch`, which returns an `objectStorage`. Using functions.php
414 explicit include, and needed an if-guard to ensure that the functions are not
605 * functions.php functions were renamed using snake_case to match PHP idioms
611 * Added a functions.php function for `get_path()` and `set_path()`
825 * All response header helper functions return a string rather than mixing Header objects and string…
[all …]

12345678910>>...15