Searched refs:DEFINE_DIRECTIVE_MAXDEPTH (Results 1 – 3 of 3) sorted by relevance
85 maxDepth = rsvc.getInt(RuntimeConstants.DEFINE_DIRECTIVE_MAXDEPTH, 2); in init()
112 String DEFINE_DIRECTIVE_MAXDEPTH = "directive.define.max_depth"; field
202 engine.setProperty(RuntimeConstants.DEFINE_DIRECTIVE_MAXDEPTH, "10"); in testRecursiveDefineScope()