Searched defs:shebang (Results 1 – 10 of 10) sorted by relevance
| /third_party/rust/crates/proc-macro-error/proc-macro-error-attr/src/ |
| D | parse.rs | 30 let shebang = match input.peek() { in parse_next_attr() localVariable 73 pub(crate) shebang: TokenTree, field
|
| /third_party/python/Lib/test/test_tools/ |
| D | test_pathfix.py | 20 def pathfix(self, shebang, pathfix_flags, exitcode=0, stdout='', stderr='', argument
|
| /third_party/node/deps/npm/node_modules/cmd-shim/lib/ |
| D | index.js | 51 const shebang = firstLine.match(shebangExpr) constant
|
| /third_party/rust/crates/syn/src/ |
| D | lib.rs | 993 let mut shebang = None; in parse_file() localVariable
|
| /third_party/typescript/src/compiler/ |
| D | scanner.ts | 729 const shebang = shebangTriviaRegex.exec(text)![0]; constant 764 const shebang = getShebang(text); constant
|
| D | emitter.ts | 4231 const shebang = getShebang(sourceFileOrBundle.text); constant
|
| /third_party/python/PC/ |
| D | launcher2.c | 756 searchPath(SearchInfo *search, const wchar_t *shebang, int shebangLength) in searchPath() 895 _useShebangAsExecutable(SearchInfo *search, const wchar_t *shebang, int shebangLength) in _useShebangAsExecutable() 1019 wchar_t *shebang; in checkShebang() local
|
| D | launcher.c | 863 wchar_t *shebang; member
|
| /third_party/typescript/src/services/ |
| D | textChanges.ts | 1358 const shebang = getShebang(text); constant
|
| /third_party/rust/crates/syn/ |
| D | syn.json | 2102 "shebang": { object
|