Home
last modified time | relevance | path

Searched defs:shebang (Results 1 – 8 of 8) sorted by relevance

/third_party/rust/crates/proc-macro-error/proc-macro-error-attr/src/
Dparse.rs30 let shebang = match input.peek() { in parse_next_attr() localVariable
73 pub(crate) shebang: TokenTree, field
/third_party/python/Lib/test/test_tools/
Dtest_pathfix.py20 def pathfix(self, shebang, pathfix_flags, exitcode=0, stdout='', stderr='', argument
/third_party/rust/crates/syn/src/
Dlib.rs967 let mut shebang = None; in parse_file() localVariable
/third_party/typescript/src/compiler/
Dscanner.ts706 const shebang = shebangTriviaRegex.exec(text)![0]; constant
741 const shebang = getShebang(text); constant
Demitter.ts3936 const shebang = getShebang(sourceFileOrBundle.text); constant
/third_party/typescript/src/services/
DtextChanges.ts1219 const shebang = getShebang(text); constant
/third_party/python/PC/
Dlauncher.c863 wchar_t *shebang; member
/third_party/rust/crates/syn/
Dsyn.json2040 "shebang": { object