Home
last modified time | relevance | path

Searched refs:Reference (Results 1 – 25 of 100) sorted by path

1234

/plugin/airtable/
H A DREADME.md48 …airtable formula](https://support.airtable.com/hc/en-us/articles/203255215-Formula-Field-Reference)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceListReferrers.php27 protected $itemsType = Reference::class;
59 * @param Reference[]
66 * @return Reference[]
H A DReference.php20 class Reference extends \Google\Model class
98 class_alias(Reference::class, 'Google_Service_Compute_Reference');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DCve.php29 protected $referencesType = Reference::class;
65 * @param Reference[]
72 * @return Reference[]
H A DReference.php20 class Reference extends \Google\Model class
62 class_alias(Reference::class, 'Google_Service_SecurityCommandCenter_Reference');
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md6 …<dt>Reference Docs</dt><dd><a href="https://googleapis.github.io/google-api-php-client/main/">http…
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md5 …<dt>Reference Docs</dt><dd><a href="https://googleapis.github.io/google-auth-library-php/main/">ht…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md687 ## Reference Resolution
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc35 // Reference to the plugin command name.
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc38 // Reference to the plugin command name.
/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js.unc51 // Reference to the plugin command name.
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc35 // Reference to the plugin command name.
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc38 // Reference to the plugin command name.
/plugin/ckgedit/ckeditor/plugins/signature/
H A Dplugin.js.unc51 // Reference to the plugin command name.
/plugin/codemirror/dist/modes/
H A Dgas.min.js.map1Reference:\n // http://sourceware.org/binutils/docs/as/Pseudo-Ops.html#Pseudo-Ops\n var directiv…
H A Dsoy.min.js.map1 …\n state.context = state.context.previousContext;\n }\n\n // Reference a variable `name…
H A Dstylus.min.js.map1Reference BEM naming\n if (stream.string.match(/^\\s*&/) && stream.match(/^[-_]+[a-z][\\w-]*/…
/plugin/combo/ComboStrap/
H A DReference.php10 * Class Reference
12 * Reference
17 class Reference extends MetadataWikiPath class
23 return (new Reference())
34 return "Reference Path";
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 Deventsystem.php26 use ComboStrap\Reference; global() alias
H A Dindexer.php28 use ComboStrap\Reference;
159 $ref = Reference::createFromResource($page)
175 LogUtility::warning("Reference error when persisting to the file system store: " . $e->getMessage(), self::CANONICAL, $e);
26 use ComboStrap\Reference; global() alias
H A Dslotmanagermenuitem.php13 use ComboStrap\Reference; alias
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md124 ### The Definitive ANTLR 4 Reference
126 Programmers run into parsing problems all the time. Whether it’s a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language—ANTLR v4 and this book will demystify the process. ANTLR v4 has been rewritten from scratch to make it easier than ever to build parsers and the language applications built on top. This completely rewritten new edition of the bestselling Definitive ANTLR Reference shows you how to take advantage of these new features.
128 You can buy the book [The Definitive ANTLR 4 Reference](http://amzn.com/1934356999) at amazon or an [electronic version at the publisher's site](https://pragprog.com/book/tpantlr2/the-definitive-antlr-4-reference).
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md

1234