Home
last modified time | relevance | path

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

/external/libchrome/third_party/jinja2/
Dlexer.py97 TOKEN_COMMENT_BEGIN = intern('comment_begin') variable
144 ignored_tokens = frozenset([TOKEN_COMMENT_BEGIN, TOKEN_COMMENT,
156 TOKEN_COMMENT_BEGIN: 'begin of comment',
503 TOKEN_COMMENT_BEGIN: [