Home
last modified time | relevance | path

Searched defs:CommentEnd (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Tools/scripts/
Dfixcid.py201 CommentEnd = r'\*/' variable
/external/python/cpython2/Tools/scripts/
Dfixcid.py201 CommentEnd = r'\*/' variable
/external/clang/include/clang/AST/
DCommentLexer.h243 const char *CommentEnd; variable
/external/rust/crates/xml-rs/src/reader/
Dlexer.rs36 CommentEnd, enumerator