Home
last modified time | relevance | path

Searched refs:function (Results 126 – 150 of 853) sorted by last modified time

12345678910>>...35

/plugin/html5video2/script/
H A DLGPLv3-LICENSE.txt50 facility refers to a function or data to be supplied by an Application
57 function or data, the facility still operates, and performs
/plugin/dokucrypt2/
H A DOLDER_VERSIONS.md21 function currentHeadlineLevel(textboxId){
35 jQuery.each(opts, function (_, opt) {
45 2. Find the section: function currentHeadlineLevel(textboxId){
46 3. Inside that section (function), find: if (field.form.prefix) {
/plugin/dokucrypt2/patches/
H A Dpatch1.diff17 @@ -146,7 +146,7 @@ function currentHeadlineLevel(textboxId){
/plugin/davcal/vendor/sabre/uri/
H A DREADME.md53 [6]: http://php.net/manual/en/function.parse-url.php
H A DCHANGELOG.md14 * Added a `normalize` function.
15 * Added a `buildUri` function.
25 * Provides a `resolve` and a `split` function.
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md7 * #53: Added `parseGetElements`, a function like `parseInnerTree`, except
/plugin/davcal/vendor/sabre/http/
H A DREADME.md345 function getMethod();
360 function getUrl();
368 function setUrl($url);
390 function getBaseUrl();
421 function getPath();
439 function getPostData();
499 function getBody();
514 function getHeaders();
599 function getStatus();
643 function getBody();
[all …]
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md51 do so. In particular, function declarations are never split over multiple
54 `function`, etc. they belong to.
/plugin/indexmenu/
H A DCREDITS49 Context menu search function and great help in testing patches.
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example59 * Random Example function do something
66 function indexmenu_custom_dosomething(a, isdir) {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DREADME.md32 $promise = $client->sendAsync($request)->then(function ($response) {
H A DUPGRADING.md38 - `GuzzleHttp\Mimetypes` has been moved to a function in
102 you now create a stack based middleware function that intercepts a request on
114 $client->getEmitter()->on('before', function (BeforeEvent $e) {
132 $handler->push(Middleware::mapRequest(function (RequestInterface $request) {
187 - `GuzzleHttp\Pool::batch` -> `GuzzleHttp\batch`. This function is, however,
305 $request->getEventDispatcher()->addListener('foo', function (Event $event) { /* ... */ } );
307 $request->getEmitter()->on('foo', function (Event $event, $name) { /* ... */ } );
860 $builder->addListener('service_builder.create_client', function ($event) use ($multi) {
894 Multi-valued query parameters are no longer aggregated using a callback function. `Guzzle\Http\Quer…
912 public static function factory($config = array())
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md209 …malize` method, make sure you add the new `$depth = 0` argument to your function signature to avoi…
471 * Added ErrorLogHandler to send logs to PHP's error_log function
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php229 list($function, $algorithm) = static::$supported_algs[$alg];
230 switch ($function) {
291 list($function, $algorithm) = static::$supported_algs[$alg];
292 switch ($function) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1QueryMetric.php29 public $function; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1QueryMetric
60 public function setFunction($function) argument
62 $this->function = $function;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php94 public static function setRecurringModuloFunction($instanceID, callable $function) argument
96 static::$reduce[$instanceID] = $function;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
H A DFunctionCall.php30 public $function; variable in Google\\Service\\FirebaseRules\\FunctionCall
49 public function setFunction($function) argument
51 $this->function = $function;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md120 - `get_message_body_summary` function in order to get the message summary
H A DREADME.md117 'rewind' => function () use ($stream) {
255 public function read($length)
276 $eofStream = new EofCallbackStream($original, function () {
344 `public static function parseMessage(string $message): array`
362 `public static function parseRequest(string $message): Request`
376 `public static function parse(string|array $header): array`
386 `public static function normalize(string|array $header): array`
511 $generator = function ($bytes) {
537 This function accepts a string or UriInterface and returns a
606 `public static function isAbsolute(UriInterface $uri): bool`
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DStackFrame.php28 public $function; variable in Google\\Service\\CloudDebugger\\StackFrame
51 public function setFunction($function) argument
53 $this->function = $function;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md375 $tokenCallback = function ($cacheKey, $accessToken) use ($logger) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogEntrySourceLocation.php29 public $function; variable in Google\\Service\\Logging\\LogEntrySourceLocation
52 public function setFunction($function) argument
54 $this->function = $function;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLogEntrySourceLocation.php23 public $function; variable in Google\\Service\\Networkconnectivity\\LogEntrySourceLocation
34 public function setFunction($function) argument
36 $this->function = $function;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2LogEntrySourceLocation.php29 public $function; variable in Google\\Service\\ServiceControl\\V2LogEntrySourceLocation
52 public function setFunction($function) argument
54 $this->function = $function;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DScriptStackTraceElement.php25 public $function; variable in Google\\Service\\Script\\ScriptStackTraceElement
34 public function setFunction($function) argument
36 $this->function = $function;

12345678910>>...35