Home
last modified time | relevance | path

Searched refs:applyOptions (Results 1 – 7 of 7) sorted by relevance

/plugin/asciidocjs/node_modules/chalk/source/
Dindex.js21 const applyOptions = (object, options = {}) => { function
40 applyOptions(chalk, options);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DClient.php346 $request = $this->applyOptions($request, $options);
365 private function applyOptions(RequestInterface $request, array &$options) function in GuzzleHttp\\Client
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DClient.php328 $request = $this->applyOptions($request, $options);
342 private function applyOptions(RequestInterface $request, array &$options): RequestInterface function in GuzzleHttp\\Client
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DUPGRADING.md727 - Added an `applyOptions()` method to `Guzzle\Http\Message\Request\RequestFactoryInterface`
DCHANGELOG.md753 * Added an `applyOptions()` method to `Guzzle\Http\Message\Request\RequestFactoryInterface`
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DUPGRADING.md777 - Added an `applyOptions()` method to `Guzzle\Http\Message\Request\RequestFactoryInterface`
DCHANGELOG.md1048 * Added an `applyOptions()` method to `Guzzle\Http\Message\Request\RequestFactoryInterface`