Home
last modified time | relevance | path

Searched defs:options (Results 51 – 75 of 1277) sorted by relevance

12345678910>>...52

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
DTest.php23 protected $options; variable in Twig_Test
26 public function __construct(array $options = [])
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DRedirectMiddleware.php49 public function __invoke(RequestInterface $request, array $options)
85 array $options,
150 private function guardMax(RequestInterface $request, array &$options)
175 array $options,
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DRedirectMiddleware.php50 public function __invoke(RequestInterface $request, array $options): PromiseInterface
80 …public function checkRedirect(RequestInterface $request, array $options, ResponseInterface $respon…
147 …te function guardMax(RequestInterface $request, ResponseInterface $response, array &$options): void
159 …public function modifyRequest(RequestInterface $request, array $options, ResponseInterface $respon…
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMechanismSelector.php40 public function select(array $choices = [], array $options = []): MechanismInterface
99 protected function getAvailableMechsFromChoices(array $choices, array $options): array
139 protected function filterOptions(array $available, array $options): array
H A DSasl.php33 protected $options = [ variable in FreeDSx\\Sasl\\Sasl
37 public function __construct(array $options = [])
99 public function select(array $choices = [], array $options = []): MechanismInterface
/plugin/renderrevisions/
H A Dcli.php15 protected function setup(Options $options)
27 protected function main(Options $options)
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/
DREADME.md190 ### Composed source map
225 ### Mangling property names (`--mangle-props`)
455 ### The `unsafe` option
471 ### Conditional compilation
571 ### Keeping copyright notices or other comments
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
DFile.php67 public function dir_opendir($path, $options);
97 public function mkdir($path, $mode, $options);
118 public function rmdir($path, $options);
/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
DGuzzle5HttpHandler.php53 public function __invoke(RequestInterface $request, array $options = [])
69 public function async(RequestInterface $request, array $options = [])
107 private function createGuzzle5Request(RequestInterface $request, array $options)
/plugin/asciidocjs/node_modules/handlebars/lib/handlebars/helpers/
Dblock-helper-missing.js4 instance.registerHelper('blockHelperMissing', function(context, options) { argument
29 options = { data: data }; variable
/plugin/aichat/cli/
Ddev.php15 protected function setup(Options $options)
23 protected function main(Options $options)
/plugin/dx/
Dcli.php12 protected function setup(Options $options): void
21 protected function main(Options $options): void
/plugin/elasticsearch/cli/
Dimg.php22 protected function setup(Options $options)
30 protected function main(Options $options)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/Factory/
DJsonSerializationVisitorFactory.php18 private $options = JSON_PRESERVE_ZERO_FRACTION; variable in JMS\\Serializer\\Visitor\\Factory\\JsonSerializationVisitorFactory
25 public function setOptions(int $options): self
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/
H A DEncoders.php27 public static function ber(array $options = []): BerEncoder
36 public static function der(array $options = []): DerEncoder
/plugin/wordimport/
Dcli.php16 protected function setup(Options $options)
30 protected function main(Options $options)
/plugin/asciidocjs/node_modules/handlebars/lib/
Dhandlebars.js20 hb.compile = function(input, options) { argument
23 hb.precompile = function(input, options) { argument
/plugin/asciidocjs/node_modules/handlebars/lib/handlebars/compiler/
Dbase.js11 export function parseWithoutProcessing(input, options) { argument
29 export function parse(input, options) { argument
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/helpers/
Dblock-helper-missing.js8 instance.registerHelper('blockHelperMissing', function (context, options) { argument
30 options = { data: data }; variable
/plugin/webdavclient/vendor/sabre/vobject/lib/
DReader.php41 static public function read($data, $options = 0) {
64 static public function readJson($data, $options = 0) {
/plugin/statdisplay/
Dcli.php18 protected function setup(Options $options)
30 protected function main(Options $options)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
DCurlHandler.php26 public function __construct(array $options = [])
33 public function __invoke(RequestInterface $request, array $options)
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/
DCurlHandler.php31 public function __construct(array $options = [])
37 public function __invoke(RequestInterface $request, array $options): PromiseInterface
/plugin/davcard/vendor/sabre/vobject/lib/
DReader.php41 static public function read($data, $options = 0) {
64 static public function readJson($data, $options = 0) {
/plugin/asciidocjs/node_modules/handlebars/lib/handlebars/decorators/
Dinline.js4 instance.registerDecorator('inline', function(fn, props, container, options) { argument
8 ret = function(context, options) { argument

12345678910>>...52