You are here

constant FRX_TOKEN_EXP in Forena Reports 7.5

Same name and namespace in other branches
  1. 6.2 FrxSyntaxEngine.inc \FRX_TOKEN_EXP
  2. 6 FrxSyntaxEngine.inc \FRX_TOKEN_EXP
  3. 7 FrxSyntaxEngine.inc \FRX_TOKEN_EXP
  4. 7.2 FrxSyntaxEngine.inc \FRX_TOKEN_EXP
  5. 7.3 Frx.inc \FRX_TOKEN_EXP
  6. 7.4 Frx.inc \FRX_TOKEN_EXP

@file Frx.incL General Forena Reporting Class

1 use of FRX_TOKEN_EXP
ReportReplacer::__construct in src/Token/ReportReplacer.php
Class for doing syntax replacements;

File

./Frx.inc, line 6
Frx.incL General Forena Reporting Class

Code

define('FRX_TOKEN_EXP', '/\\{[^\\n^\\r^}]+}/');