Searched refs:_UnescapedVariableNode (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/motemplate/
H A Dmotemplate.py507 class _UnescapedVariableNode(_LeafNode): class in inherits:_LeafNode
805 'OPEN_UNESCAPED_VARIABLE' , '{{{', _UnescapedVariableNode)
1032 clazz = _UnescapedVariableNode
1037 if clazz is not _UnescapedVariableNode:

Completed in 84 milliseconds