Home
last modified time | relevance | path

Searched refs:uri (Results 226 – 250 of 460) sorted by relevance

12345678910>>...19

/php-src/ext/ldap/tests/
H A Dldap_set_option_tls_protocol_max_basic.phpt16 $link = ldap_connect($uri);
H A Dldap_mod_ext.phpt19 $link = ldap_connect_and_bind($uri, $user, $passwd, $protocol_version);
61 $link = ldap_connect_and_bind($uri, $user, $passwd, $protocol_version);
H A Dldap_set_option_tls_protocol_max_basic_tls13.phpt16 $link = ldap_connect($uri);
H A Dldap_set_option_tls_protocol_min_basic_tls13.phpt16 $link = ldap_connect($uri);
H A Dldap_search_overrides.phpt16 $link = ldap_connect_and_bind($uri, $user, $passwd, $protocol_version);
42 $link = ldap_connect_and_bind($uri, $user, $passwd, $protocol_version);
H A Dldap_bind_error.phpt14 $link = ldap_connect($uri);
H A Dldap_set_option_cafiles_basic.phpt10 $link = ldap_connect($uri);
/php-src/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_002s.phpt9 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
13 …XSD_FLOAT), "inputFloat")), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
H A Dr2_groupB_001s.phpt14 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
15 …impleTypes", array($param), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
/php-src/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_007s.phpt10 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
11 …tringArray", array($param), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
H A Dr2_base_011p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 …rray(array(1,234324324,2)), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
H A Dr2_base_013p.phpt9 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
10 …rray(1.3223,34.2,325.325)), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
H A Dr2_base_014p.phpt13 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
14 …PStruct('arg',34,325.325)), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
H A Dr2_base_006s.phpt11 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
12 …tringArray", array($param), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
H A Dr2_base_011s.phpt12 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
13 …tegerArray", array($param), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
/php-src/sapi/fpm/tests/
H A Dphp-admin-doc-root.phpt34 $tester->request(uri: basename($sourceFile), scriptFilename: $sourceFile)->expectBody('OK');
/php-src/ext/soap/tests/bugs/
H A Dbug28969.phpt32 'uri'=>'http://testuri.org',
H A Dbug54911.phpt12 $client = new XSoapClient(null, array('uri'=>'', 'location'=>''));
H A Dbug42183.phpt19 $server = new SoapServer(NULL, array('uri' => 'http://ws.sit.com',
H A Dbug69085.phpt17 $dummy = unserialize('O:12:"MySoapClient":5:{s:3:"uri";s:1:"a";s:8:"location";s:22:"http://localhos…
H A Dbug46419.phpt31 'uri'=>'http://testuri.org'));
/php-src/ext/soap/tests/
H A Dserver012.phpt13 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
H A Dtransport001.phpt31 'uri'=>'http://testuri.org'));
/php-src/ext/xmlreader/tests/
H A D002.phpt39 XMLReader::open(): Argument #1 ($uri) cannot be empty
/php-src/ext/soap/
H A Dphp_sdl.h254 sdlPtr get_sdl(zval *this_ptr, char *uri, zend_long cache_wsdl);
266 void sdl_set_uri_credentials(sdlCtx *ctx, char *uri);

Completed in 33 milliseconds

12345678910>>...19