Home
last modified time | relevance | path

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

/plugin/textile2/
H A DclassTextile.php213 var $cspn; variable in Textile
241 $this->cspn = "(?:\\\\\d+)";
244 $this->s = "(?:{$this->cspn}|{$this->rspn})*";