Home
last modified time | relevance | path

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

/third_party/python/PC/
Dlauncher2.c756 searchPath(SearchInfo *search, const wchar_t *shebang, int shebangLength) in searchPath()
895 _useShebangAsExecutable(SearchInfo *search, const wchar_t *shebang, int shebangLength) in _useShebangAsExecutable()
1020 int shebangLength; in checkShebang() local