Home
last modified time | relevance | path

Searched refs:functions (Results 76 – 100 of 354) sorted by relevance

12345678910>>...15

/plugin/fedauth/
H A Dadmin.php33 …var $functions = array('details','movedn','moveup','remove','uselarge','usesmall'); // require a p… variable in admin_plugin_fedauth
/plugin/findologicxmlexport/vendor/symfony/polyfill-ctype/
H A DREADME.md4 This component provides `ctype_*` functions to users who run php versions without the ctype extensi…
/plugin/mdpage/vendor/symfony/polyfill-ctype/
H A DREADME.md4 This component provides `ctype_*` functions to users who run php versions without the ctype extensi…
/plugin/combo/vendor/symfony/polyfill-ctype/
H A DREADME.md4 This component provides `ctype_*` functions to users who run php versions without the ctype extension.
/plugin/codemirror/dist/modes/
H A Dvelocity.min.js.map1functions","specials","isOperatorChar","chain","stream","state","f","tokenize","tokenBase","before…
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshThemeFadeToGrey.css42 .syntaxhighlighter .functions{color:#aaaaaa !important;}
48 .syntaxhighlighter .functions{font-weight:bold !important;}
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md46 A DSN may contain zero or more functions. The DSN parser supports a function syntax
48 or comma. Here are some example functions.
60 The latter is for situations where DSN functions are supported.
72 If functions are supported (like in the Symfony Mailer component) we can use `DsnParser::parseFunc()`:
99 When using `DsnParser::parseFunc()` on a string that does not contain any DSN functions,
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DTotals.php64 'functions'
/plugin/date/
H A DREADME.md4 A wrapper plugin for the php functions strftime and date. This plugin gives you the possibilities o…
/plugin/imageflow/
H A Daction.php18 private $functions = null; variable in action_plugin_imageflow
/plugin/findologicxmlexport/vendor/sebastian/resource-operations/
H A DREADME.md3 Provides a list of PHP built-in functions that operate on resources.
/plugin/codehighlight/cp/languages/
H A Druby.css9 em {color:darkblue;font-weight:bold;} /* functions */
H A Dperl.css10 em {color:darkblue;font-weight:bold;} /* functions */
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DREADME.md4 …/php.net/idn-to-ascii) and [`idn_to_utf8`](https://php.net/idn-to-utf8) functions to users who run…
/plugin/elasticsearch/vendor/symfony/polyfill-php73/
H A DREADME.md4 This component provides functions added to PHP 7.3 core:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dphp_json_objects.asciidoc142 "functions":[
161 'functions' => array( <1>
171 <1> This encodes the array of objects: `"functions" : []`
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dparent.rst20 .. seealso:: :doc:`extends<../tags/extends>`, :doc:`block<../functions/block>`, :doc:`block<../tags…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Drun-repository.sh9 source $script_path/functions/imports.sh
/plugin/cite/lang/en/
H A Dintro.txt30 The plugin also exports two functions for use with your template:
35 Please feel free to use those functions if you intend to make your template "citation aware".
/plugin/openlayersmap/lang/en/
H A Dhelp.txt2 Various functions are available as part of the map.
21 //It's possible that some of the functions or buttons describe above have been disabled by the page author or the administrator//
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D34.34.js1 …DESC","IN","BOOLEAN","DOUBLE","INTEGER","DATETIME","CURRENCY","STRING"],functions:["CLOSINGBALANCE… property in AnonymousFunction689e0ea90100.R
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshThemeFadeToGrey.scss35 .functions { font-weight: bold !important; }
/plugin/supa/
H A Dchangelog.txt6 Reintroduce some stub functions to make upgrade less painfull
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dfunctions.test2 "autoescape" tag applies escaping after calling functions
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php337 foreach ($this->importedSymbols as $functions) {
338 if (isset($functions[$type][$alias])) {
339 return $functions[$type][$alias];

12345678910>>...15