Home
last modified time | relevance | path

Searched refs:function (Results 151 – 175 of 853) sorted by last modified time

12345678910>>...35

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
H A DFunctionMock.php28 public $function; variable in Google\\Service\\FirebaseRules\\FunctionMock
49 public function setFunction($function) argument
51 $this->function = $function;
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md65 > PHP's `putenv` function is just one way to set an environment variable.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md93 * Improvement: Use `\GuzzleHttp\Promise\rejection_for` function instead of object init [#1827](ht…
334 makes the Query class match PHP's http_build_query function. However, if you
407 for the HTTP request functions from function.php, these functions are now
440 function that applies the option value to a request.
538 * Wrapping function.php in an if-statement to ensure Guzzle can be used
593 * Added `GuzzleHttp\batch()` as a convenience function for sending requests in
611 * Added a functions.php function for `get_path()` and `set_path()`
619 * Streams are created with the faster `Stream\create()` function
653 * CURLOPT_PROGRESS function fix for PHP 5.5 (69fcc1e)
812 * Removed the whole changedHeader() function system of messages because all header changes now go t…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1Action.php26 public $function; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1Action
41 public function setFunction($function) argument
43 $this->function = $function;
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DCHANGELOG.md82 function was called.
H A DREADME.md52 function ($value) {
56 function ($reason) {
80 ->then(function ($value) {
86 ->then(function ($value) {
116 ->then(function ($value) {
154 })->then(null, function ($reason) {
191 ->then(function ($value) {
205 function provided to a promise constructor is invoked when the `wait` function
301 function () use (&$promise) {
304 function () {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1CustomReportMetric.php25 public $function; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReportMetric
34 public function setFunction($function) argument
36 $this->function = $function;
/plugin/authgooglesheets/vendor/psr/log/
H A DREADME.md31 public function __construct(LoggerInterface $logger = null)
36 public function doSomething()
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php98 public static function setRecurringModuloFunction($instanceID, callable $function) argument
100 static::$reduce[$instanceID] = $function;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DExecutionRequest.php30 public $function; variable in Google\\Service\\Script\\ExecutionRequest
57 public function setFunction($function) argument
59 $this->function = $function;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNetworkEndpointGroupCloudFunction.php25 public $function; variable in Google\\Service\\Compute\\NetworkEndpointGroupCloudFunction
34 public function setFunction($function) argument
36 $this->function = $function;
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/
H A DREADME.md13 This is a simple polyfill for [`getallheaders()`](http://www.php.net/manual/en/function.getallheade…
/plugin/c3chart/
H A DREADME.md26 This plugin accepts the same JavaScript object that the `generate()` function of C3.js takes to ren…
58 …e JavaScript object must be **static**, i.e. it cannot include function calls or function expressi…
/plugin/layeranimation/
H A DREADME.md50 jQuery(function(){
52 var layerAnimationMediaTrigger = function(){
56 window.setTimeout(function(){
/plugin/xcom/lang/en/
H A Dhowto.txt27function name into the ''Options'' box. The function name must come first and then, in order list…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md
H A DREADME.md117 [SemVer](http://semver.org/) is followed closely. Minor and patch releases should not introduce breaking changes to the codebase; however, they might change the resulting AST or HTML output of parsed Markdown (due to bug fixes, spec changes, etc.) As a result, you might get slightly different HTML, but any custom code built onto this library should still function correctly.
H A DCHANGELOG-0.x.md
/plugin/quickstats/GEOIP/
H A Dgeoip.inc1377 function geoip_load_shared_mem($file)
1395 function _setup_segments($gi)
1528 function geoip_open($filename, $flags)
1546 function geoip_close($gi)
1725 function _geoip_seek_country($gi, $ipnum)
1768 function _common_get_org($gi, $seek_org)
1781 function _get_org_v6($gi, $ipnum)
1790 function _get_org($gi, $ipnum)
1809 function geoip_name_by_addr($gi, $addr)
1818 function geoip_org_by_addr($gi, $addr)
[all …]
H A Dgeoipcity.inc44 function _get_record_v6($gi, $ipnum)
53 function _common_get_record($gi, $seek_country)
146 function GeoIP_record_by_addr_v6($gi, $addr)
155 function _get_record($gi, $ipnum)
164 function GeoIP_record_by_addr($gi, $addr)
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/
H A DREADME.md35 - `CaBundle::isOpensslParseSafe()`: Test if it is safe to use the PHP function openssl_x509_parse()
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md69 PHP Fatal error: Uncaught Error: Call to undefined function MaxMind\WebService\curl_version()
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md31 * The `maxminddb` extension now provides `MINFO()` function that
93 where the function is overloaded or otherwise broken.
/plugin/strata/
H A Dmanual.txt116 **Aggregates**: Variables can have multiple values (usually through grouping). You can apply an aggregate function to the variable's values by adding it to any variable in the opening tag with ''@''. For example ''?address@count'' will apply the [[#aggregates|count]] aggregate to the values in ''?address''.
/plugin/authhttp/
H A DREADME34 "User profile" function. The admin, through the "User manager", could also

12345678910>>...35