Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/jinja2/
Dlexer.py90 TOKEN_COMMENT_BEGIN = intern('comment_begin') variable
137 ignored_tokens = frozenset([TOKEN_COMMENT_BEGIN, TOKEN_COMMENT,
149 TOKEN_COMMENT_BEGIN: 'begin of comment',
493 TOKEN_COMMENT_BEGIN: [