Home
last modified time | relevance | path

Searched refs:functions (Results 1 – 25 of 354) sorted by path

12345678910>>...15

/plugin/abc2/abc-libraries/abc2svg/
H A DLICENSE69 layouts and accessors, or small macros, inline functions and templates
/plugin/aceeditor/
H A Dbuild.js1functions|funm|fwrite|fzero|gallery|gamma|gammainc|gammaincinv|gammaln|gca|gcbf|gcbo|gcd|gcf|gco|g…
/plugin/adultcontent/
H A Daction.php17 var $functions = null; variable in action_plugin_adultcontent
/plugin/advanced/lang/en/config/
H A Dusers.txt13 …itbrain.org/encode.php|encode/decode]]. Due to the much better built-in functions of DokuWiki this…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock2345 "description": "Provides a list of PHP built-in functions that operate on resources",
3042 "description": "Symfony polyfill for ctype functions",
3121 "description": "Symfony polyfill for intl's grapheme_* functions",
3205 "description": "Symfony polyfill for intl's Normalizer class and related functions",
3721 "Resources/functions.php"
3813 "Resources/functions/dump.php"
/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/amcharts/assets/amcharts/plugins/export/
H A DREADME.md749 We explained how you can define custom functions to be executed on click on
752 Those functions can tap into plugin's methods to augment it with some custom
778 Here's a full list of API functions available for your consumption:
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js8993 : functions(object)
10839 function functions(object) {
12771 lodash.functions = functions;
12839 lodash.methods = functions;
H A Dpdfmake.min.js8 …rEachRight=Lr,e.forIn=Ui,e.forInRight=Pi,e.forOwn=Fi,e.forOwnRight=zi,e.functions=Wi,e.groupBy=Ua,…
H A Dpdfmake.min.js.map1functions","bindKey","curry","curryRight","debounce","cancel","timeoutId","clearTimeout","maxTimeo…
/plugin/animation/styles/
H A DshCore.css206 .syntaxhighlighter.printing .functions {
H A DshThemeDefault.css94 .syntaxhighlighter .functions {
/plugin/authdrupal8/
H A Dpassword.inc5 * Secure password hashing functions for user authentication.
13 * user_needs_new_hash() functions.
/plugin/authgooglesheets/
H A Dcomposer.lock1083 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
1167 "description": "Symfony polyfill for intl's Normalizer class and related functions",
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudFunctions.php137 'functions',
151 'path' => 'v1/{+location}/functions',
181 'path' => 'v1/{+parent}/functions:generateUploadUrl',
215 'path' => 'v1/{+parent}/functions',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DListFunctionsResponse.php37 public function setFunctions($functions) argument
39 $this->functions = $functions;
46 return $this->functions;
/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 …]
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/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php536 private function callArray(array $functions) argument
538 return function () use ($functions) {
540 foreach ($functions as $fn) {
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DCHANGELOG.md32 - Replaced functions by static methods
89 - Conditionally require functions.php.
H A DREADME.md409 promise in order to utilize wait and cancel functions with foreign promises.
508 A static API was first introduced in 1.4.0, in order to mitigate problems with functions conflictin…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md59 - Replaced functions by static methods
272 - functions.php is now conditionally required.
H A DREADME.md106 Compose stream implementations based on a hash of functions.
445 PHP's `hash_init` functions.
558 The static API was first introduced in 1.7.0, in order to mitigate problems with functions conflict…
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DREADME.md10 this library aims to offer character encoding functions that do not leak
/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…

12345678910>>...15