Home
last modified time | relevance | path

Searched refs:case (Results 176 – 200 of 818) sorted by last modified time

12345678910>>...33

/plugin/avtaskbox/
H A DCOPYING234 countries not thus excluded. In such case, this License incorporates
/plugin/yourip/
H A DLICENSE234 countries not thus excluded. In such case, this License incorporates
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less112 /* in case there are no events, we still want some height */
H A Dfullcalendar.less303 /* in case <td>s are globally styled */
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md94 and the fact that PHP namespace are case-insensitive, this should not affect
157 a string (in case of a text-node), or an array (in case there were child
/plugin/davcal/vendor/sabre/http/
H A DREADME.md447 * php://input, but unfortunately we need to special case it.
519 * The name must be treated as case-insensitive.
531 * The case-sensitity of the name value must be retained as-is.
563 * The specified header name must be treated as case-insenstive.
607 * Or just the code, in which case the appropriate default message will be
664 * The name must be treated as case-insensitive.
676 * The case-sensitity of the name value must be retained as-is.
708 * The specified header name must be treated as case-insenstive.
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md26 In that case, definitely let us know about your plugin as well, so we can
59 9. `true`, `false` and `null` are always lower-case.
60 10. Constants are always upper-case.
/plugin/pot/
H A DLICENSE235 countries not thus excluded. In such case, this License incorporates
/plugin/spreadout/
H A DLICENSE234 countries not thus excluded. In such case, this License incorporates
/plugin/indexmenu/
H A DCOPYING238 countries not thus excluded. In such case, this License incorporates
/plugin/actionrenderer/
H A DLICENSE234 countries not thus excluded. In such case, this License incorporates
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md772 * Messages internally use a HeaderCollection object to delegate handling case-insensitive header re…
801 * The ability to case-insensitively search for header values
H A DCHANGELOG.md72 * Bug fix: Ignore case during header modifications [#1916](https://github.com/guzzle/guzzle/pull/19…
106 * Fix drain case where content-length is the literal string zero
468 * Now merging in default options using a case-insensitive comparison.
689 * Bug fix: mimetype guessing based on a filename is now case-insensitive
811 * Messages internally use a HeaderCollection object to delegate handling case-insensitive header re…
834 * The ability to case-insensitively search for header values
1157 * Bug: Fixed a case where empty POST requests were sent as GET requests
1313 * Refactoring a lot of code and tests to be case insensitive when dealing with headers
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md42 * Fixed some `@inheritDoc` annotations having the wrong case
219 …* Added SocketHandler::setChunkSize to override the default chunk size in case you must send large…
347 …nality to Loggly, Cube and Mandrill handlers so they retry up to 5 times in case of network failure
357 …* Added Logger::setTimezone() to initialize the timezone monolog should use in case date.timezone …
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md208 - Handling of URI components in case they are `'0'` in a lot of places,
210 - `Uri::withAddedHeader` to correctly merge headers with different case.
281 - `multipart/form-data` headers are now overridden case-insensitively.
H A DREADME.md419 Remove the items given by the keys, case insensitively from the data.
716 One use-case is to use the current request URI as base URI and then generate relative links in your…
746 …All letters within a percent-encoding triplet (e.g., "%3A") are case-insensitive, and should be ca…
808 This of course assumes they will be resolved against the same base URI. If this is not the case, de…
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md398 … > SSL Proxying Settings** and add the domain you'd like captured. In the case of the Google APIs,…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DPartOfSpeech.php29 public $case; variable in Google\\Service\\CloudNaturalLanguage\\PartOfSpeech
88 public function setCase($case) argument
90 $this->case = $case;
/plugin/authgooglesheets/
H A DLICENSE234 countries not thus excluded. In such case, this License incorporates
/plugin/a2s/
H A DLICENSE234 countries not thus excluded. In such case, this License incorporates
H A Ddemo.txt77 * ''+'' and ''o'' (lower case letter O) are used to connect lines of different orientation.
/plugin/foldablelist/
H A DLICENSE234 countries not thus excluded. In such case, this License incorporates
/plugin/structcondstyle/
H A DLICENSE234 countries not thus excluded. In such case, this License incorporates
/plugin/translate/
H A DCOPYING234 countries not thus excluded. In such case, this License incorporates
/plugin/commonmark/
H A DREADME.md18 - If you have enabled htmlok plugin, adding `html` as [info string](https://spec.commonmark.org/0.28/#info-string) in [Fenced code blocks](https://spec.commonmark.org/0.30/#fenced-code-blocks) will parse HTML code inside the block to DW's [\<HTML\>](https://www.dokuwiki.org/wiki:syntax#embedding_html_and_php) block; In case of `nowiki`, `<nowiki>` syntax will be parsed; if `dokuwiki`, raw DW code will be passed. For example:

12345678910>>...33