Home
last modified time | relevance | path

Searched refs:accepts (Results 51 – 75 of 170) sorted by last modified time

1234567

/plugin/blockquote/syntax/
H A Dcite.php34 function accepts($mode) { function in syntax_plugin_blockquote_cite
37 return parent :: accepts($mode);
H A Dq.php34 function accepts($mode) { function in syntax_plugin_blockquote_q
37 return parent :: accepts($mode);
/plugin/box/
H A Dsyntax.php51 public function accepts($mode) function in syntax_plugin_box
57 return parent::accepts($mode);
/plugin/wrap/syntax/
H A Ddiv.php18 // override default accepts() method to allow nesting - ie, to get the plugin accepts its own entry syntax
19 function accepts($mode) { function in syntax_plugin_wrap_div
21 return parent::accepts($mode);
H A Dspan.php18 // override default accepts() method to allow nesting - ie, to get the plugin accepts its own entry syntax
19 function accepts($mode) { function in syntax_plugin_wrap_span
21 return parent::accepts($mode);
/plugin/spreadout/
H A Dsyntax.php57 function accepts($aMode) { function in syntax_plugin_spreadout
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md152 The `body` option no longer accepts an array to send POST requests. Please use
351 - The `send` method no longer accepts more than one request. Use `sendAll` to
361 - The constructor now accepts only an associative array. You can include a
389 - Any method that previously accepts a `GuzzleHttp\Response` object now accept a
731 - Changed `Guzzle\Common\Collection::__construct($data)` to no longer accepts a null value for `$da…
895 setAggregator() method that accepts a `Guzzle\Http\QueryAggregator\QueryAggregatorInterface` object…
H A DCHANGELOG.md33 …`Middleware::retry()` accepts a second callback parameter to override the default timeouts if need…
277 * The `body` request option no longer accepts an array for POST requests.
446 * `GuzzleHttp\Stream\StreamInterface::getContents()` no longer accepts a
530 * `ResponseInterface::xml` now accepts a `libxml_options` option and added a
741 * `Guzzle\Service\ClientInterface::execute()` now accepts an array, single command, or Traversable
757 * Changed `Guzzle\Common\Collection::__construct($data)` to no longer accepts a null value for `$da…
1216 * Guzzle\Http\EntityBody::factory() now accepts objects with a __toString() method
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md484 This method accepts the following `$resource` types:
537 This function accepts a string or UriInterface and returns a
807 `$normalizations` bitmask. The method also accepts relative URI references and returns true when th…
/plugin/c3chart/
H A DREADME.md5 This plugin accepts the same JavaScript object that C3 takes to generate a chart. Any chart describ…
26 This plugin accepts the same JavaScript object that the `generate()` function of C3.js takes to ren…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/commentsyntax/syntax/
H A Dcstyle.php47 public function accepts($mode) function in syntax_plugin_commentsyntax_cstyle
50 return parent::accepts($mode);
/plugin/box2/
H A Dsyntax.php49 function accepts($mode) { function in syntax_plugin_box2
52 return parent::accepts($mode);
/plugin/diagramsnet/lib/js/jquery/
H A Djquery-3.3.1.min.js2accepts:{"*":$t,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"applicati…
/plugin/diagramsnet/lib/
H A Dyarn.lock62 accepts@~1.3.5:
64 …resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15…
175 accepts "~1.3.5"
/plugin/outliner/
H A Dsyntax.php29 public function accepts($mode)
32 return parent::accepts($mode);
30 function accepts($mode) { global() function in syntax_plugin_outliner
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1accepts a comparator.\n *\n * @private\n * @param {Array} [array] The array to inspect.\n * @param…
H A Deditor.worker.js.map1 …reate the set of DiffChanges from\n * a difference operation. This class accepts original DiffElem…
H A Djson.worker.js.map1 …reate the set of DiffChanges from\n * a difference operation. This class accepts original DiffElem…
H A D3.3.js.map1accepts. The browser uses them in the order in which they are listed. The default value, the reser…
H A D2.2.js.map1accepts one or more names of counters (identifiers), each one optionally followed by an integer. T…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1accepts a\n * `comparator` to determine the extremum value.\n *\n * @private\n * @param {Array} ar…
/plugin/exttab3/
H A Dsyntax.php74 public function accepts($mode) function in syntax_plugin_exttab3
77 return parent::accepts($mode);
/plugin/htmldetailstag/syntax/
H A Ddetails.php31 function accepts($mode) { function in syntax_plugin_htmldetailstag_details
33 return parent::accepts($mode);
/plugin/webcode/syntax/
H A Dbasis.php120 function accepts($mode) function in syntax_plugin_webcode_basis
125 return parent::accepts($mode);

1234567