Home
last modified time | relevance | path

Searched refs:abstract (Results 26 – 50 of 102) sorted by relevance

12345

/plugin/codeprettify/code-prettify/src/
H A Dlang-kotlin.js38 …/^\b(package|public|protected|private|open|abstract|constructor|final|override|import|for|while|as…
H A Dlang-dart.js57 …[PR['PR_KEYWORD'], /^\b(?:abstract|const|extends|factory|final|get|implements|native|operator|set|…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md17 - Removed the abstract classes `GenericSerializationVisito`r and `GenericDeserializationVisitor`.
35 - When using a discriminator map, parent class should either be declared abstract, or included into…
/plugin/backlinks2/_test/data/meta/
H A Dbacklinks_syntax.meta1 …links to what Bob Ross says";s:4:"type";s:2:"ul";s:5:"level";i:1;}}s:8:"abstract";s:31:"Backlinks …
H A Dbacklinks_exclude_syntax.meta1 …xcluding exclude namespace)";s:4:"type";s:2:"ul";s:5:"level";i:1;}}s:8:"abstract";s:61:"Backlinks …
H A Dlink.meta1 …e";s:18:"A link to Bob Ross";s:4:"type";s:2:"ul";s:5:"level";i:1;}}s:8:"abstract";s:79:"A link to …
H A Dbacklinks_include_syntax.meta1 … Ross says (including only)";s:4:"type";s:2:"ul";s:5:"level";i:1;}}s:8:"abstract";s:48:"Backlinks …
H A Dbacklink_test_pages.meta1 …backlinks plugin test pages";s:4:"type";s:2:"ul";s:5:"level";i:1;}}s:8:"abstract";s:277:"All backl…
H A Dbob_ross_says.meta1 …"title";s:13:"Bob Ross says";s:4:"type";s:2:"ul";s:5:"level";i:1;}}s:8:"abstract";s:273:"Bob Ross …
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md65 …lier versions but is able to parse Markdown more accurately and uses an abstract syntax tree as th…
81 - #67 The way to extend markdown has changed due to the introduction of an abstract syntax tree. Se…
82 - Introduced an abstract syntax tree as an intermediate representation between parsing steps.
H A DREADME.md23 of the Markdown text as an abstract syntax tree (see [Extending the language](#extend)).
242 …. It will return two arguments: an array representing the block element in the abstract syntax tree
243 …of the markdown document and the line number to parse next. In the abstract syntax array the first…
278 …tName}()`-method where `elementName` refers to the name of the element in the abstract syntax tree:
301 The parser method will return an array containing the element of the abstract sytnax tree and an of…
321 …// return the parsed tag as an element of the abstract syntax tree and call `parseInline()` to all…
332 // rendering is the same as for block elements, we turn the abstract syntax array into a string.
/plugin/freechat/phpfreechat/style/
H A Dcontent.css20 div.content .abstract { border: 2px #999 solid; background-color: #EEE; padding: 1em; color: #000; …
/plugin/yearbox/
H A Dsyntax.php409 …$abstract = $meta['description']['abstract'] . '… ' . "\nEdited: " . date('Y-M-d', $meta['date']['…
410 $preview = htmlentities($abstract, ENT_QUOTES, 'UTF-8');
/plugin/socialite/syntax/
H A Dbutton.php120 $abstract = rawurlencode($INFO['meta']['description']['abstract']);
/plugin/autolink4/lang/en/
H A Dadmin_help.txt9 * tt: Hovering over this link will show a tooltip with the page title and abstract. Requires the [[https://www.dokuwiki.org/plugin:autotooltip|autotooltip]] plugin.
/plugin/backlinks2/_test/data/meta/exclude/
H A Dlink.meta1 …n excluded link to Bob Ross";s:4:"type";s:2:"ul";s:5:"level";i:1;}}s:8:"abstract";s:72:"An exclude…
/plugin/backlinks2/_test/data/meta/include/
H A Dlink.meta1 …n included link to Bob Ross";s:4:"type";s:2:"ul";s:5:"level";i:1;}}s:8:"abstract";s:72:"An include…
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md26 This library provides the `hoa://` protocol, which is a way to abstract resource
105 Thus, `hoa://Library/Protocol/README.md` represents the abstract path to this
112 `Foo.php` configuration file. This is an **abstract path for a resource**.
/plugin/pubmed2020/
H A Dstyle.css83 .pubmed .abstract{
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DREADME.md17 The metadata classes are used to abstract away that source and provide a common
/plugin/admnote/
H A DREADME.md27 There are twelve styles available: 'abstract', 'bug', 'danger', 'example', 'failure', 'information'…
/plugin/pubmed2020/site/
H A Ddescription.txt30 ^[[#long_abstract]]|link |Show a detailed pubmed link and the complete abstract of the article (if …
/plugin/discussion/
H A Dstyle.css157 div.dokuwiki ul.admin_discussion span.abstract {
/plugin/blogtng/helper/
H A Dentry.php505 $abstract = utf8_substr($this->entry['abstract'], 0, $len).'…';
507 $abstract = $this->entry['abstract'];
509 echo hsc($abstract);
/plugin/siteexport/
H A DREADME.md161 …the description abstract below of the linked page below the link (usefull together with:`~~META:de…

12345