Home
last modified time | relevance | path

Searched defs:host (Results 76 – 100 of 108) sorted by path

12345

/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/net/
H A DSocket.php36 var $host; variable in Socket
47 function Socket($host, $port) {
148 function setHost($host) {
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXMLRPCClient.php56 function XMLRPCClient($host, $port = 80) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dfetcher.url.class.php14 var $host; variable in FetcherUrl
H A Dindex.php3 $host = $_SERVER['HTTP_HOST']; variable
/plugin/issuetracker/
H A Dsyntax.php1568 function checkdnsrr($host, $type='')
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DJCaptureApplet.java18 String host = getParameter("host"); in createRequest() local
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dextension.cache.mysql.php104 public function __construct($host, $database, $username, $password, $table='getid3_cache') {
H A Dextension.cache.mysqli.php108 public function __construct($host, $database, $username, $password, $table='getid3_cache') {
/plugin/mantis/lib/
H A Dclass.soap_transport_http.php21 var $host = ''; variable in soap_transport_http
H A Dnusoap.php2128 var $host = ''; variable in soap_transport_http
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUri.php30 private $host; variable in OAuth\\Common\\Http\\Uri\\Uri
388 public function setHost($host) argument
[all...]
H A DUriFactory.php57 public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragment = '') argument
[all...]
H A DUriFactoryInterface.php41 public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragment = ''); argument
H A DUriInterface.php25 public function setHost($host); argument
/plugin/onlinenumber/
H A Dsyntax.php38 function plugin_online_check_online(& $count, $host = '')
79 function plugin_online_sweep_records($host = '')
/plugin/openid/Auth/
H A DOpenID.php387 static function urlunparse($scheme, $host, $port = null, $path = '/',
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php649 …public static function URLreadFsock($host, $file, &$errstr, $successonly=true, $port=-1, $timeout=…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php47 protected $host; global() variable in FreeDSx\\Ldap\\LdapUrl
74 __construct(string $host = null) global() argument
103 setHost(string $host) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocket.php220 connect(string $host) global() argument
268 create(string $host, array $options = []) global() argument
281 tcp(string $host, array $options = []) global() argument
294 udp(string $host, array $options = []) global() argument
[all...]
/plugin/qstat/
H A Dsyntax.php314 function _getStatus($host, $port) {
322 function _proxy($host, $port) {
333 function _infos($host, $port) {
363 function _status($host, $port) {
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php29 private $host = 'api.maxmind.com'; variable in MaxMind\\WebService\\Client
/plugin/recaptcha/lib/
H A Drecaptchalib.php69 function _recaptcha_http_post($host, $path, $data, $port = 80) {

12345