Home
last modified time | relevance | path

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

/plugin/textile2/
H A DclassTextile.php209 var $vlgn; variable in Textile
237 $this->vlgn = "[\-^~]";
243 $this->a = "(?:{$this->hlgn}|{$this->vlgn})*";
359 if (preg_match("/($this->vlgn)/", $matched, $vert))