Home
last modified time | relevance | path

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

/third_party/jinja2/
H A Ddefaults.py18 COMMENT_START_STRING = "{#" variable
H A Denvironment.py22 from .defaults import COMMENT_START_STRING namespace
298 comment_start_string: str = COMMENT_START_STRING,
1168 comment_start_string: str = COMMENT_START_STRING,
H A Dext.py832 options.get("comment_start_string", defaults.COMMENT_START_STRING),
/third_party/node/deps/v8/third_party/jinja2/
H A Ddefaults.py15 COMMENT_START_STRING = "{#" variable
H A Denvironment.py28 from .defaults import COMMENT_START_STRING namespace
294 comment_start_string=COMMENT_START_STRING,
991 comment_start_string=COMMENT_START_STRING,
H A Dext.py16 from .defaults import COMMENT_START_STRING namespace
665 options.get("comment_start_string", COMMENT_START_STRING),
/third_party/node/tools/inspector_protocol/jinja2/
H A Ddefaults.py20 COMMENT_START_STRING = '{#' variable
H A Denvironment.py18 COMMENT_START_STRING, COMMENT_END_STRING, LINE_STATEMENT_PREFIX, \
269 comment_start_string=COMMENT_START_STRING,
924 comment_start_string=COMMENT_START_STRING,
21 DEFAULT_POLICIES, KEEP_TRAILING_NEWLINE, LSTRIP_BLOCKS global() namespace
H A Dext.py18 COMMENT_START_STRING, COMMENT_END_STRING, LINE_STATEMENT_PREFIX, \
589 options.get('comment_start_string', COMMENT_START_STRING),
20 KEEP_TRAILING_NEWLINE, LSTRIP_BLOCKS global() namespace
/third_party/skia/third_party/externals/jinja2/
H A Ddefaults.py15 COMMENT_START_STRING = "{#" variable
H A Denvironment.py28 from .defaults import COMMENT_START_STRING namespace
294 comment_start_string=COMMENT_START_STRING,
991 comment_start_string=COMMENT_START_STRING,
H A Dext.py16 from .defaults import COMMENT_START_STRING namespace
665 options.get("comment_start_string", COMMENT_START_STRING),

Completed in 13 milliseconds