Home
last modified time | relevance | path

Searched refs:NODE (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Parsing/Handler/
H A DLists.php12 public const NODE = 1; define in dokuwiki\\Parsing\\Handler\\Lists
118 // set the node/leaf state of this item's parent listitem_open to NODE
119 $this->listCalls[$this->listStack[$key][2]][1][1] = self::NODE;