Home
last modified time | relevance | path

Searched refs:Document (Results 76 – 100 of 619) sorted by relevance

12345678910>>...25

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DMoreLikeThis.php5 use Elastica\Document; alias
31 * @param Document|self|string $like
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DResult.php167 * @return int|string Document version
233 * Returns Document.
235 public function getDocument(): Document
237 $doc = new Document();
/plugin/commonmark/vendor/league/commonmark/src/Extension/InlinesOnly/
H A DInlinesOnlyExtension.php52 ->addRenderer(Core\Node\Block\Document::class, $childRenderer, 0)
14 use League\CommonMark\Block\Element\Document; global() alias
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Event/
H A DGatherFootnotesListener.php21 use League\CommonMark\Node\Block\Document;
70 private function getFootnotesContainer(Document $document): FootnoteContainer
17 use League\CommonMark\Block\Element\Document; global() alias
/plugin/davcard/vendor/sabre/vobject/lib/
H A DParameter.php53 public function __construct(Document $root, $name, $value = null) {
287 if ($this->root->getDocumentType() === Document::VCARD21 && $this->noName) {
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DParameter.php53 public function __construct(Document $root, $name, $value = null) {
287 if ($this->root->getDocumentType() === Document::VCARD21 && $this->noName) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DParameter.php53 public function __construct(Document $root, $name, $value = null) {
287 if ($this->root->getDocumentType() === Document::VCARD21 && $this->noName) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php600 if ($this->root->getDocumentType() === Document::VCARD40) {
613 case Document::ICALENDAR20 :
616 case Document::VCARD21 :
619 case Document::VCARD30 :
H A DParameter.php53 function __construct(Document $root, $name, $value = null) {
292 if ($this->root->getDocumentType() === Document::VCARD21 && $this->noName) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DProperty.php555 if (Document::VCARD40 === $this->root->getDocumentType()) {
567 case Document::ICALENDAR20:
570 case Document::VCARD21:
573 case Document::VCARD30:
H A DParameter.php53 public function __construct(Document $root, $name, $value = null)
279 if (Document::VCARD21 === $this->root->getDocumentType() && $this->noName) {
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties62 # Document properties dialog box
63 document_properties.title=Document Properties…
64 document_properties_label=Document Properties…
96 document_outline.title=Show Document Outline (double-click to expand/collapse all items)
97 document_outline_label=Document Outline
102 findbar.title=Find in Document
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DJson.php7 use Sabre\VObject\Document; alias
32 * @var Document
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsResponse.php18 namespace Google\Service\Document;
H A DGoogleCloudDocumentaiUiv1beta3EnableProcessorResponse.php18 namespace Google\Service\Document;
H A DGoogleCloudDocumentaiV1BatchProcessResponse.php18 namespace Google\Service\Document;
H A DGoogleCloudDocumentaiV1DisableProcessorRequest.php18 namespace Google\Service\Document;
H A DGoogleCloudDocumentaiV1DisableProcessorResponse.php18 namespace Google\Service\Document;
H A DGoogleCloudDocumentaiV1EnableProcessorRequest.php18 namespace Google\Service\Document;
H A DGoogleCloudDocumentaiV1EnableProcessorResponse.php18 namespace Google\Service\Document;
H A DGoogleCloudDocumentaiV1SetDefaultProcessorVersionResponse.php18 namespace Google\Service\Document;
H A DGoogleCloudDocumentaiV1beta3BatchProcessResponse.php18 namespace Google\Service\Document;
H A DGoogleCloudDocumentaiV1beta3DeployProcessorVersionResponse.php18 namespace Google\Service\Document;
H A DGoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse.php18 namespace Google\Service\Document;
H A DGoogleCloudDocumentaiV1beta3UndeployProcessorVersionResponse.php18 namespace Google\Service\Document;

12345678910>>...25