HomeSort by relevance Sort by last modified time
    Searched refs:start_is_unc (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ntpath.py 500 start_is_unc, start_prefix, start_list = _abspath_split(start)
503 if path_is_unc ^ start_is_unc:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ntpath.py 500 start_is_unc, start_prefix, start_list = _abspath_split(start)
503 if path_is_unc ^ start_is_unc:

Completed in 499 milliseconds