Home
last modified time | relevance | path

Searched defs:acronyms (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/inc/Parsing/ParserMode/
H A DAcronym.php8 protected $acronyms = []; variable in dokuwiki\\Parsing\\ParserMode\\Acronym
16 public function __construct($acronyms) argument
[all...]
/dokuwiki/inc/parser/
H A Drenderer.php41 public $acronyms = array(); global() variable in Doku_Renderer