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

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Durllib.py39 "splittype", "splithost", "splituser", "splitpasswd", "splitport",
298 user_passwd, host = splituser(host)
304 proxy_passwd, host = splituser(host)
314 user_passwd, realhost = splituser(realhost)
393 user_passwd, host = splituser(host)
399 proxy_passwd, host = splituser(host)
408 user_passwd, realhost = splituser(realhost)
514 user, host = splituser(host)
1023 # splituser('user[:passwd]@host[:port]') --> 'user[:passwd]', 'host[:port]'
1095 def splituser(hos function
[all...]
H A Durllib2.py114 splitattr, ftpwrapper, splituser, splitpasswd, splitvalue)
703 userinfo, hostport = splituser(authority)
1374 user, host = splituser(host)
H A Dxmlrpclib.py1341 auth, host = urllib.splituser(host)
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Durllib.py39 "splittype", "splithost", "splituser", "splitpasswd", "splitport",
298 user_passwd, host = splituser(host)
304 proxy_passwd, host = splituser(host)
314 user_passwd, realhost = splituser(realhost)
393 user_passwd, host = splituser(host)
399 proxy_passwd, host = splituser(host)
408 user_passwd, realhost = splituser(realhost)
514 user, host = splituser(host)
1023 # splituser('user[:passwd]@host[:port]') --> 'user[:passwd]', 'host[:port]'
1095 def splituser(hos function
[all...]
H A Durllib2.py114 splitattr, ftpwrapper, splituser, splitpasswd, splitvalue)
703 userinfo, hostport = splituser(authority)
1374 user, host = splituser(host)
H A Dxmlrpclib.py1341 auth, host = urllib.splituser(host)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Durllib.py39 "splittype", "splithost", "splituser", "splitpasswd", "splitport",
298 user_passwd, host = splituser(host)
304 proxy_passwd, host = splituser(host)
314 user_passwd, realhost = splituser(realhost)
393 user_passwd, host = splituser(host)
399 proxy_passwd, host = splituser(host)
408 user_passwd, realhost = splituser(realhost)
514 user, host = splituser(host)
1023 # splituser('user[:passwd]@host[:port]') --> 'user[:passwd]', 'host[:port]'
1095 def splituser(hos function
[all...]
H A Durllib2.py114 splitattr, ftpwrapper, splituser, splitpasswd, splitvalue)
703 userinfo, hostport = splituser(authority)
1374 user, host = splituser(host)
H A Dxmlrpclib.py1341 auth, host = urllib.splituser(host)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Durllib.py39 "splittype", "splithost", "splituser", "splitpasswd", "splitport",
298 user_passwd, host = splituser(host)
304 proxy_passwd, host = splituser(host)
314 user_passwd, realhost = splituser(realhost)
393 user_passwd, host = splituser(host)
399 proxy_passwd, host = splituser(host)
408 user_passwd, realhost = splituser(realhost)
514 user, host = splituser(host)
1023 # splituser('user[:passwd]@host[:port]') --> 'user[:passwd]', 'host[:port]'
1095 def splituser(hos function
[all...]
H A Durllib2.py114 splitattr, ftpwrapper, splituser, splitpasswd, splitvalue)
703 userinfo, hostport = splituser(authority)
1374 user, host = splituser(host)
H A Dxmlrpclib.py1341 auth, host = urllib.splituser(host)

Completed in 434 milliseconds