Home
last modified time | relevance | path

Searched refs:functions (Results 126 – 150 of 354) sorted by relevance

12345678910>>...15

/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst92 :doc:`parent<../functions/parent>` function. This gives back the results of
272 .. seealso:: :doc:`block<../functions/block>`, :doc:`block<../tags/block>`, :doc:`parent<../functio…
H A Dautoescape.rst59 :doc:`parent<../functions/parent>`) always return safe markup.
/plugin/jplayer/vendor/mustache/mustache/
H A DREADME.md35 …xt" object -- which could also be an associative array, but those don't do functions quite as well:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-handler.asciidoc17 You can configure the HTTP handler with one of several helper functions, or
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md187 ## Using callback functions
316 * New example: Using Data Loader functions externally (map_json_external_function.html)
323 * Fixed error related to headers not being set when using standalone data load functions
339 * Now all callback functions (complete, error, load) receive additional parameter: chart
/plugin/colorswatch/
H A DREADME.md15 The plugin only supports hexadecimal color codes (the ones starting with ``#``), no functions like …
/plugin/revealjs/css/theme/
H A DREADME.md12 Shared utility functions.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-2.2.md17 …b.com/sebastianbergmann/php-code-coverage/pull/372): Nested classes and functions are not handled …
/plugin/copycode/
H A DREADME.md50 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/bibtex/OSBib/format/
H A DREADME.txt74functions. Use the OSBib functions UTF8::encodeUtf8() and UTF8::decodeUtf8() instead. Additionally…
115functions. Use the OSBib functions UTF8::encodeUtf8() and UTF8::decodeUtf8() instead. Additionally…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst124 :doc:`attribute<functions/attribute>` function instead.
196 Go to the :doc:`functions<functions/index>` page to learn more about the
197 built-in functions.
299 The :doc:`include<functions/include>` function is useful to include a template
396 :doc:`parent<functions/parent>` function. This gives back the results of the
503 Macros are comparable with functions in regular programming languages. They
785 (this is just syntactic sugar for the :doc:`range<functions/range>` function):
894 If you are looking for new tags, filters, or functions, have a look at the Twig official
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md13 functions that wrap handlers (or are injected into a
46 string in as a string. There are a couple helper functions that will make
80 - Static functions in `GuzzleHttp\Utils` have been moved to namespaced
81 functions under the `GuzzleHttp` namespace. This requires either a Composer
82 based autoloader or you to include functions.php.
179 ## Removed functions.php
182 functions can be used as replacements.
324 functions.
325 - `GuzzleHttp\StaticClient` has been removed. Use the functions provided in
326 `functions.php` for an easy to use static client instance.
[all …]
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshThemeDefault.css42 .syntaxhighlighter .functions{color:#ff1493 !important;}
H A DshThemeEmacs.css42 .syntaxhighlighter .functions{color:#81cef9 !important;}
H A DshThemeMDUltra.css42 .syntaxhighlighter .functions{color:#ff8000 !important;}
H A DshThemeMidnight.css42 .syntaxhighlighter .functions{color:#ffaa3e !important;}
H A DshThemeRDark.css42 .syntaxhighlighter .functions{color:#ffaa3e !important;}
H A DshThemeEclipse.css42 .syntaxhighlighter .functions{color:#ff1493 !important;}
H A DshThemeDjango.css42 .syntaxhighlighter .functions{color:#ffaa3e !important;}
/plugin/animation/styles/
H A DshThemeDefault.css94 .syntaxhighlighter .functions {
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1functions","isOperatorChar","chain","stream","state","f","tokenize","tokenBase","beforeParams","ch…
/plugin/groupmail/
H A DCHANGELOG4 add generic functions to validate fields and extract emails)
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_basexml.cfm22 …* This file include the functions that create the base XML output by the ColdFusion Connector (MX …
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A D_theme_template.scss119 .functions { color: $code_functions !important; }
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Drun-elasticsearch.sh15 # - Refactored into functions and imports
22 source $script_path/functions/imports.sh

12345678910>>...15