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

/external/chromium_org/third_party/motemplate/
H A Dmotemplate.py800 OPEN_END_SECTION = Data( variable in class:_Token
801 'OPEN_END_SECTION' , '{{/', None)
930 if tokens.next_token in (_Token.OPEN_END_SECTION,
934 # OPEN_END_SECTION, it will be caught by noticing that there are
1084 tokens.AdvanceOver(_Token.OPEN_END_SECTION,

Completed in 171 milliseconds