Searched refs:_matchRegex (Results 1 – 1 of 1) sorted by relevance
64 private $_matchRegex = null; variable in AST\\TokenDefinition77 $this->_matchRegex = $matchRegex;93 return mb_preg_match($text, $this->_matchRegex, $position);95 return sb_preg_match($text, $this->_matchRegex, $position);