Default maximum recursion depth for parsing.
Source position: fptemplate.pp line 27
const DefaultParseDepth = 100; |
DefaultParseDepth is the default value for the maximum recursion depth when parsing templates.
|
Maximum recursion depth for parsing. |