Home
last modified time | relevance | path

Searched refs:code (Results 2451 – 2475 of 2534) sorted by path

1...<<919293949596979899100>>...102

/plugin/webcomponent/_test/data/pages/
H A Dgroup.txt15 <code dw>
26 </code>
H A Dheading.txt12 <code dw>
17 </code>
H A Dmath.txt11 Example of php code that must be added before the ''%%</html>%%'' tag:
12 <code php>
16 </code>
27 <code dw>
29 </code>
33 <code dw>
35 </code>
H A Dnavbar.txt16 <code>
18 </code>
21 <code html>
23 </code>
27 <code>
79 [[code:compiler:|Compiler]]
81 [[code:grammar:|Grammar]]
82 [[code:function:|Function]]
83 [[:code:test:|Testing]]
85 [[code:type:|Data Type]]
[all …]
H A Drelated.txt13 <code dw>
15 </code>
H A Dsearch.txt19 <code>
21 </code>
25 <code dw>
29 </code>
H A Dunit.txt5 …omponent|component]] to indicate a unit of sequence of [[doku>wiki:syntax#code_blocks|code block]].
15 <code >
20 %%A block code%%
25 </code>
33 <code dw>
38 %%A code block may also come here but as we can't nest node in dokuwiki we can put it in a renderin…
43 </code>
52 The below code should not render.
55 <code dw>
62 </code>
H A Dwebcomponent.txt21 * [[doku>wiki:syntax#code_blocks|code block]] extension
/plugin/webcomponent/syntax/
H A Dconsole.php131 $renderer->code($text);
/plugin/webdav/vendor/psr/log/
H A DREADME.md56 implement `Psr\Log\LoggerInterface` in your code. Please read the
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md765 so this makes it slightly easier to write code that works in both branches.
777 * #515: 304 status code was not being sent when checking preconditions.
814 * Removed: Old and broken example code from the `examples/` directory.
1470 * Changed: Major refactoring in the calendar-query REPORT code. Should make
2232 * Added: RFC 2324 HTTP 418 status code
H A DLICENSE8 * Redistributions of source code must retain the above copyright notice,
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css194 .oi[data-glyph=code]:before { content:'\e040'; }
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php396 foreach ($result as $prop => $code) {
397 if ((int)$code > 299) {
417 foreach ($result as $propertyName => $code) {
418 if (isset($multiStatus[$code])) {
419 $multiStatus[$code][$propertyName] = null;
421 $multiStatus[$code] = [$propertyName => null];
918 $code = $e->getHTTPCode();
920 if ($code >= 400 && $code < 500) {
/plugin/webdav/vendor/sabre/event/
H A DLICENSE8 * Redistributions of source code must retain the above copyright notice,
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md196 Response::getStatus(), which now always returns just the status code as an
H A DLICENSE8 * Redistributions of source code must retain the above copyright notice,
H A DREADME.md223 // The error event is triggered for every response with a HTTP code higher
595 * This is the status-code as well as the human readable string.
602 * Sets the HTTP status code.
604 * This can be either the full HTTP status code with human readable string,
607 * Or just the code, in which case the appropriate default message will be
/plugin/webdav/vendor/sabre/http/lib/
H A DClient.php112 if (in_array($code, [301, 302, 307, 308]) && $redirects < $this->maxRedirects) {
131 if ($code >= 400) {
134 $this->emit('error:' . $code, [$request, $response, &$retry, $retryCount]);
159 if ($this->throwExceptions && $code >= 400) {
/plugin/webdav/vendor/sabre/uri/
H A DLICENSE8 * Redistributions of source code must retain the above copyright notice,
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md347 code.
H A DLICENSE8 * Redistributions of source code must retain the above copyright notice,
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng1189 element code { xsd:string },
H A Dxcard.rng187 element code { text }+,
/plugin/webdav/vendor/sabre/xml/
H A DLICENSE8 * Redistributions of source code must retain the above copyright notice,

1...<<919293949596979899100>>...102