Home
last modified time | relevance | path

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

/third_party/python/Tools/scripts/
H A Dpathfix.py188 def parse_shebang(shebangline): function
199 old_flags = parse_shebang(shebangline)
/third_party/python/PC/
H A Dlauncher.c1047 parse_shebang(wchar_t * shebang_line, int nchars, wchar_t ** command, in parse_shebang() function
1430 is_virt = parse_shebang(shebang_line, nchars, &command, in maybe_handle_shebang()
1433 debug(L"parse_shebang: found command: %ls\n", command); in maybe_handle_shebang()

Completed in 4 milliseconds