Home
last modified time | relevance | path

Searched refs:Reference (Results 1 – 25 of 92) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
DSee.php17 use phpDocumentor\Reflection\DocBlock\Tags\Reference\Fqsen as FqsenRef;
18 use phpDocumentor\Reflection\DocBlock\Tags\Reference\Reference; alias
19 use phpDocumentor\Reflection\DocBlock\Tags\Reference\Url;
31 /** @var Reference */
37 * @param Reference $refers
40 public function __construct(Reference $refers, Description $description = null)
72 * @return Reference
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
DCve.php29 protected $referencesType = Reference::class;
65 * @param Reference[]
72 * @return Reference[]
DReference.php20 class Reference extends \Google\Model class
62 class_alias(Reference::class, 'Google_Service_SecurityCommandCenter_Reference');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DInstanceListReferrers.php27 protected $itemsType = Reference::class;
59 * @param Reference[]
66 * @return Reference[]
DReference.php20 class Reference extends \Google\Model class
98 class_alias(Reference::class, 'Google_Service_Compute_Reference');
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/
DReference.php13 namespace phpDocumentor\Reflection\DocBlock\Tags\Reference;
18 interface Reference interface
DUrl.php13 namespace phpDocumentor\Reflection\DocBlock\Tags\Reference;
20 final class Url implements Reference
DFqsen.php13 namespace phpDocumentor\Reflection\DocBlock\Tags\Reference;
20 final class Fqsen implements Reference
/plugin/combo/ComboStrap/
H A DReference.php17 class Reference extends MetadataWikiPath class
23 return (new Reference())
H A DReferences.php54 return Reference::class;
59 return [Reference::class];
/plugin/combo/action/
H A Dbacklinkmutation.php14 use ComboStrap\Reference; alias
129 … $actualReferenceWikiPathString = $actualReferenceData[Reference::getPersistentName()];
137 … $oldReferenceWikiPathString = $oldReferenceData[Reference::getPersistentName()] ?? null;
H A Dindexer.php28 use ComboStrap\Reference; alias
176 $ref = Reference::createFromResource($page)
H A Dslotmanagermenuitem.php13 use ComboStrap\Reference; alias
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
Dindex.rst60 - Reference
62 * :doc:`XML Reference </reference/xml_reference>`
63 * :doc:`YML Reference </reference/yml_reference>`
Dreference.rst1 Reference title
/plugin/jcapture/src/com/hammurapi/jcapture/
DMappedImage.java7 import java.lang.ref.Reference;
25 private Reference<BufferedImage> imageRef;
26 private Reference<byte[]> imageBytesRef;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/
Dinterfaces.asciidoc3 == Reference - Interfaces
Dnamespaces.asciidoc3 == Reference - Namespaces
/plugin/gitbacked/lang/en/
Dmail_create_new_error.txt5 * **Reference:** <code>@GIT_REFERENCE@</code>
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md124 ### The Definitive ANTLR 4 Reference
126 …is completely rewritten new edition of the bestselling Definitive ANTLR Reference shows you how to…
128 You can buy the book [The Definitive ANTLR 4 Reference](http://amzn.com/1934356999) at amazon or an…
/plugin/findologicxmlexport/vendor/doctrine/annotations/
DREADME.md5 [![Reference Status](https://www.versioneye.com/php/doctrine:annotations/reference_badge.svg)](http…
/plugin/refnotes/lang/en/
Dintro.txt8 * //Reference database namespace// --- DokuWiki namespace for the reference database.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
Dyml_reference.rst1 YAML Reference
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js.map1Reference = 18;\n CompletionItemKind.Folder = 19;\n CompletionItemKind.EnumMember = 20;\n …
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dast.js2051 $documentation: "Reference to some symbol (not definition/declaration)",
2055 $documentation: "Reference in an `export` statement",
2069 $documentation: "Reference to a label symbol",

1234