Home
last modified time | relevance | path

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

/third_party/python/PC/
H A Dlauncher2.c275 _startsWith(const wchar_t *x, int xLen, const wchar_t *y, int yLen) in _startsWith() function
597 #define STARTSWITH(s) _startsWith(tail, tailLen, (s), -1) in parseCommandLine()

Completed in 4 milliseconds