Home
last modified time | relevance | path

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

/third_party/python/PC/
Dlauncher2.c392 const wchar_t *scriptFile; member
963 wchar_t *scriptFile = (wchar_t*)malloc(sizeof(wchar_t) * (search->scriptFileLength + 1)); in checkShebang() local