Home
last modified time | relevance | path

Searched refs:uri (Results 26 – 50 of 273) sorted by relevance

1234567891011

/PHP-7.2/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt36 function Namespace_Start_Handler( $parser, $prefix, $uri ) {
39 echo "...Uri: ". $uri . "\n";
/PHP-7.2/ext/xsl/tests/
H A Dxsltprocessor_transformToURI_wrongparam_002.phpt52 $uri = 'php://output';
54 echo $proc->transformToURI($wrong_parameter, $uri);
H A Dxsltprocessor_transformToURI_wrongparam_003.phpt52 $uri = 'php://output';
54 echo $proc->transformToURI($wrong_parameter, $uri);
/PHP-7.2/ext/xmlreader/
H A Dphp_xmlreader.c227 xmlURI *uri; in _xmlreader_get_valid_file_path() local
232 uri = xmlCreateURI(); in _xmlreader_get_valid_file_path()
237 if (uri->scheme != NULL) { in _xmlreader_get_valid_file_path()
258 if ((uri->scheme == NULL || isFileUri)) { in _xmlreader_get_valid_file_path()
260 xmlFreeURI(uri); in _xmlreader_get_valid_file_path()
266 xmlFreeURI(uri); in _xmlreader_get_valid_file_path()
1082 reader = xmlNewTextReader(inputbfr, uri); in PHP_METHOD()
1098 if (uri) { in PHP_METHOD()
1099 xmlFree(uri); in PHP_METHOD()
1107 if (uri) { in PHP_METHOD()
[all …]
/PHP-7.2/ext/soap/tests/bugs/
H A Dbug29839.phpt40 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri"><SOAP-ENV:Body><st…
42 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri"><SOAP-ENV:Body><st…
H A Dbug34453.phpt40 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri"><SOAP-ENV:Body><st…
42 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri"><SOAP-ENV:Body><st…
H A Dbug46427.phpt14 'uri' => 'test://',
H A Dbug30045.phpt27 …("http://schemas.xmlsoap.org/soap/envelope/")->Body->children("http://test-uri")->children()->para…
40 $soap = new LocalSoapClient(NULL, array("uri"=>"http://test-uri", "location"=>"test://"));
/PHP-7.2/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_016p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 $client->__soapCall("echoVoid", array(), array("soapaction"=>"http://soapinterop.org/","uri"=>"http…
H A Dr2_base_016s.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 $client->__soapCall("echoVoid", array(), array("soapaction"=>"http://soapinterop.org/","uri"=>"http…
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_001p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 …ng", array("Hello World!"), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
H A Dr2_base_001s.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 …SD_STRING),"inputString")), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
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_002s.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 …SD_STRING),"inputString")), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
H A Dr2_base_003s.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 …SD_STRING),"inputString")), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
H A Dr2_base_009p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 …oStringArray", array(NULL), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
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_010s.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 …XSD_INT), "inputInteger")), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
H A Dr2_base_023s.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
8 …BOOLEAN), "inputBoolean")), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
/PHP-7.2/ext/soap/tests/
H A Dbug46760.phpt12 'uri' => 'mo:http://www.w3.org/',
H A Dbug49898.phpt9 $client = new SoapClient(null, array('uri' => 'mo:http://www.w3.org/', 'location' => 'http://some.u…
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"));
/PHP-7.2/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_basic.phpt31 ["uri"]=>

Completed in 43 milliseconds

1234567891011