Home
last modified time | relevance | path

Searched refs:Util (Results 26 – 50 of 206) sorted by last modified time

123456789

/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DAWS.php5 use Sabre\HTTP\Util; alias
163 $date = Util::parseHTTPDate($dateHeader);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php134 $format = \Sabre\HTTP\Util::Negotiate(
/plugin/davcal/vendor/sabre/http/lib/
H A DUtil.php14 class Util { class
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerSimpleTest.php123 …'Last-Modified' => [HTTP\Util::toHTTPDate(new \DateTime('@' . filemtime($this->tempDir . '/test.…
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DLogglyHandler.php153 Curl\Util::execute($ch, 5, false);
H A DSlackWebhookHandler.php112 Curl\Util::execute($ch);
H A DIFTTTHandler.php72 Curl\Util::execute($ch);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Curl/
H A DUtil.php21 final class Util class
/plugin/structtemplate/_vagrant/
H A DVagrantfile101 # if Vagrant::Util::Platform.windows?
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DFootnoteContainerRenderer.php
H A DFootnoteRenderer.php
H A DFencedCodeRenderer.php22 use League\CommonMark\Util\Xml;
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DCodeRenderer.php22 use League\CommonMark\Util\Xml;
H A DImageRenderer.php25 use League\CommonMark\Util\RegexHelper;
H A DTextRenderer.php22 use League\CommonMark\Util\Xml;
H A DFootnoteBackrefRenderer.php
H A DHtmlInlineRenderer.php22 use League\CommonMark\Util\HtmlFilter;
H A DFootnoteRefRenderer.php
H A DLinkRenderer.php24 use League\CommonMark\Util\RegexHelper;
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/
H A DCommonmarkToDokuwikiExtension.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/HeadingPermalink/
H A DHeadingPermalinkProcessor.php
/plugin/commonmark/vendor/league/commonmark/
H A D.phpstorm.meta.php14 expectedArguments(\League\CommonMark\Util\HtmlElement::__construct(), 0, 'a', 'abbr', 'address', 'area', 'article', 'aside', 'audio', 'b', 'base', 'bdi', 'bdo', 'blockquote', 'body', 'br', 'button', 'canvas', 'caption', 'cite', 'code', 'col', 'colgroup', 'data', 'datalist', 'dd', 'del', 'details', 'dfn', 'dialog', 'div', 'dl', 'dt', 'em', 'embed', 'fieldset', 'figure', 'footer', 'form', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'head', 'header', 'hgroup', 'hr', 'html', 'i', 'iframe', 'img', 'input', 'ins', 'kdb', 'keygen', 'label', 'legend', 'li', 'link', 'main', 'map', 'mark', 'menu', 'menuitem', 'meta', 'meter', 'nav', 'noscript', 'object', 'ol', 'optgroup', 'option', 'output', 'p', 'param', 'pre', 'progress', 'q', 's', 'samp', 'script', 'section', 'select', 'small', 'source', 'span', 'strong', 'style', 'sub', 'summary', 'sup', 'table', 'tbody', 'td', 'template', 'textarea', 'tfoot', 'th', 'thead', 'time', 'tr', 'track', 'u', 'ul', 'var', 'video', 'wbr');
23 expectedArguments(\League\CommonMark\Util\RegexHelper::getHtmlBlockOpenRegex(), 0, argumentsSet('league_commonmark_htmlblock_types'));
24 expectedArguments(\League\CommonMark\Util\RegexHelper::getHtmlBlockCloseRegex(), 0, argumentsSet('league_commonmark_htmlblock_types'));
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsBuilder.php
/plugin/commonmark/vendor/league/commonmark/src/
H A DHtmlElement.php
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DCloseBracketParser.php

123456789