Home
last modified time | relevance | path

Searched refs:uri (Results 151 – 175 of 467) sorted by relevance

12345678910>>...19

/php-src/ext/xmlwriter/tests/
H A Dxmlwriter_open_uri_error_001.phpt18 xmlwriter_open_uri(): Argument #1 ($uri) cannot be empty
/php-src/sapi/apache2handler/
H A Dphp_functions.stub.php7 function virtual(string $uri): bool {} argument
/php-src/ext/ldap/tests/
H A Dldap_set_option_basic.phpt12 $link = ldap_connect($uri);
H A Dldap_get_option_basic.phpt12 $link = ldap_connect($uri);
H A Dldap_start_tls_basic.phpt14 $link = ldap_connect($uri);
H A Dldap_bind_variation.phpt14 $link = ldap_connect($uri);
H A Dldap_bind_basic.phpt14 $link = ldap_connect($uri);
H A Dldap_search_variation5.phpt17 $link = ldap_connect_and_bind($uri, $user, $passwd, $protocol_version);
39 $link = ldap_connect_and_bind($uri, $user, $passwd, $protocol_version);
H A Dldap_list_basic.phpt17 $link = ldap_connect_and_bind($uri, $user, $passwd, $protocol_version);
28 $link = ldap_connect_and_bind($uri, $user, $passwd, $protocol_version);
H A Dldap_set_option_ciphersuite_basic.phpt10 $link = ldap_connect($uri);
/php-src/ext/standard/tests/streams/
H A Dstream_get_meta_data_socket_basic.phpt27 ["uri"]=>
H A Dstream_get_meta_data_file_basic.phpt31 ["uri"]=>
/php-src/ext/soap/tests/bugs/
H A Dbug49898.phpt9 $client = new SoapClient(null, array('uri' => 'mo:http://www.w3.org/', 'location' => 'http://some.u…
H A DsetClass_twice.phpt13 $server = new SoapServer(null,array('uri'=>"http://testuri.org"));
H A Dbug46760.phpt12 'uri' => 'mo:http://www.w3.org/',
/php-src/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_002p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 $client->__soapCall("echoString", array(""), array("soapaction"=>"http://soapinterop.org/","uri"=>"…
H A Dr2_base_003p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 $client->__soapCall("echoString", array(NULL), array("soapaction"=>"http://soapinterop.org/","uri"=…
H A Dr2_base_010p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 $client->__soapCall("echoInteger", array(34345), array("soapaction"=>"http://soapinterop.org/","uri
H A Dr2_base_005p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 …tring", array('ỗÈéóÒ₧⅜ỗỸ'), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
H A Dr2_base_019p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 …mal", array('12345.67890'), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
H A Dr2_base_023p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 $client->__soapCall("echoBoolean", array(1), array("soapaction"=>"http://soapinterop.org/","uri"=>"…
H A Dr2_base_024p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 $client->__soapCall("echoBoolean", array(0), array("soapaction"=>"http://soapinterop.org/","uri"=>"…
/php-src/ext/soap/tests/
H A Dserver008.phpt17 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
H A Dserver027.phpt18 $server = new SoapServer(null,array('uri'=>"http://testuri.org"));
H A Dserver007.phpt14 $server = new soapserver(null,array('uri'=>"http://testuri.org"));

Completed in 27 milliseconds

12345678910>>...19