Home
last modified time | relevance | path

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

/third_party/python/PC/
H A Dlauncher2.c441 } SearchInfo; typedef
445 allocSearchInfoBuffer(SearchInfo *search, int wcharCount) in allocSearchInfoBuffer()
461 freeSearchInfo(SearchInfo *search) in freeSearchInfo()
489 dumpSearchInfo(SearchInfo *search) in dumpSearchInfo()
495 #define DEBUGNAME(s) L"SearchInfo." ## s in dumpSearchInfo()
566 parseCommandLine(SearchInfo *search) in parseCommandLine()
687 // it to the SearchInfo struct for later reference. in parseCommandLine()
706 _decodeShebang(SearchInfo *search, const char *buffer, int bufferLength, bool onlyUtf8, wchar_t **decoded, int *decodedLength) in _decodeShebang()
756 searchPath(SearchInfo *search, const wchar_t *shebang, int shebangLength) in searchPath()
875 _findCommand(SearchInfo *searc
[all...]

Completed in 3 milliseconds