Searched refs:VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL (Results 1 – 4 of 4) sorted by relevance
325 String VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL = "velocimacro.inline.replace_global"; field
265 RuntimeConstants.VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL, false)) in initVelocimacro()
61 Velocity.VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL, "true"); in setUp()
122 properties.put(RuntimeConstants.VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL,"false"); in testEvaluateMacroPreserve()