Searched refs:_get_proto (Results 1 – 6 of 6) sorted by relevance
/dports/sysutils/p5-Rex/Rex-1.13.4/lib/Rex/Interface/Connection/ |
H A D | HTTP.pm | 106 $self->_get_proto . "://" 135 $self->_get_proto . "://" 156 $self->ua->get( $self->_get_proto . "://" 172 sub _get_proto { subroutine
|
H A D | HTTPS.pm | 31 sub _get_proto { subroutine
|
/dports/lang/cjs/cjs-4.8.2/cjs/ |
H A D | jsapi-class.h | 196 JSObject* gjs_##cname##_get_proto(JSContext* cx) { \ 238 JS::RootedObject parent_proto(cx, gjs_##parent_cname##_get_proto(cx)); \
|
/dports/sysutils/py-salt/salt-3004.1/salt/cloud/clouds/ |
H A D | joyent.py | 873 def _get_proto(): function 928 img_url = "{}://{}".format(_get_proto(), img_url) 1081 return "{}://{}{}".format(_get_proto(), location, api_host_suffix)
|
/dports/lang/cjs/cjs-4.8.2/ |
H A D | NEWS | 1341 "_get_proto()", !v_proto.isUndefined())) [#39, !92, Philip Chimento]
|
/dports/lang/gjs/gjs-1.70.0/ |
H A D | NEWS | 1760 "_get_proto()", !v_proto.isUndefined())) [#39, !92, Philip Chimento]
|