private property FrxSyntaxEngine::$tpattern in Forena Reports 7.3
Same name and namespace in other branches
- 6.2 FrxSyntaxEngine.inc \FrxSyntaxEngine::tpattern
- 6 FrxSyntaxEngine.inc \FrxSyntaxEngine::tpattern
- 7 FrxSyntaxEngine.inc \FrxSyntaxEngine::tpattern
- 7.2 FrxSyntaxEngine.inc \FrxSyntaxEngine::tpattern
- 7.4 FrxSyntaxEngine.inc \FrxSyntaxEngine::tpattern
File
- ./
FrxSyntaxEngine.inc, line 12 - FrXSytnaxEngine defines how regular expression procesing/token substitution takes place. It includes support for passing in a formatter oobject that will escape strings properly before substituting them.
Class
- FrxSyntaxEngine
- @file FrXSytnaxEngine defines how regular expression procesing/token substitution takes place. It includes support for passing in a formatter oobject that will escape strings properly before substituting them.
Code
private $tpattern;