Home
last modified time | relevance | path

Searched defs:CommentStart (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Tools/scripts/
Dfixcid.py200 CommentStart = r'/\*' variable
/external/python/cpython2/Tools/scripts/
Dfixcid.py200 CommentStart = r'/\*' variable
/external/rust/crates/xml-rs/src/reader/
Dlexer.rs34 CommentStart, enumerator