Home
last modified time | relevance | path

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

12345678910>>...19

/PHP-8.2/ext/ldap/tests/
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_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_set_option_cafiles_basic.phpt10 $link = ldap_connect($uri);
H A Dldap_bind_error.phpt14 $link = ldap_connect($uri);
H A Dldap_add_error.phpt14 $link = ldap_connect_and_bind($uri, $user, $passwd, $protocol_version);
89 $link = ldap_connect_and_bind($uri, $user, $passwd, $protocol_version);
H A Dldap_search_variation6.phpt17 $link = ldap_connect_and_bind($uri, $user, $passwd, $protocol_version);
43 $link = ldap_connect_and_bind($uri, $user, $passwd, $protocol_version);
/PHP-8.2/sapi/fpm/tests/
H A Dphp-admin-doc-root.phpt34 $tester->request(uri: basename($sourceFile), scriptFilename: $sourceFile)->expectBody('OK');
/PHP-8.2/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 Dbug46419.phpt31 'uri'=>'http://testuri.org'));
H A Dbug69085.phpt17 $dummy = unserialize('O:12:"MySoapClient":5:{s:3:"uri";s:1:"a";s:8:"location";s:22:"http://localhos…
/PHP-8.2/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-8.2/ext/soap/tests/interop/Round2/Base/
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…
H A Dr2_base_013s.phpt14 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
15 …FloatArray", array($param), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
H A Dr2_base_014s.phpt14 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
15 $client->__soapCall("echoStruct", array($param), array("soapaction"=>"http://soapinterop.org/","uri
/PHP-8.2/ext/soap/tests/interop/Round2/GroupB/
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…
H A Dr2_groupB_004p.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
20 …stedStruct", array($param), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
/PHP-8.2/ext/xmlreader/tests/
H A D002.phpt39 XMLReader::open(): Argument #1 ($uri) cannot be empty
/PHP-8.2/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);
/PHP-8.2/ext/soap/tests/schema/
H A Dschema063.phpt17 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsd="http:/…
H A Dschema001.phpt19 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsd="http:/…
/PHP-8.2/ext/zlib/tests/
H A Dzlib_wrapper_meta_data_basic.phpt57 ["uri"]=>

Completed in 31 milliseconds

12345678910>>...19