Home
last modified time | relevance | path

Searched refs:INTERPOLATE_STRINGLITERALS (Results 1 – 2 of 2) sorted by relevance

/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/
DRuntimeConstants.java451 String INTERPOLATE_STRINGLITERALS = "runtime.interpolate_string_literals"; field
/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/
DASTStringLiteral.java98 RuntimeConstants.INTERPOLATE_STRINGLITERALS, true) in init()