Home
last modified time | relevance | path

Searched refs:uri (Results 126 – 150 of 269) sorted by relevance

1234567891011

/PHP-5.5/ext/soap/tests/schema/
H A Dschema079.phpt23 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/"><SOAP-ENV:Body><n…
H A Dschema080.phpt23 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/"><SOAP-ENV:Body><n…
H A Dschema007.phpt23 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsd="http:/…
H A Dschema008.phpt24 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsd="http:/…
H A Dschema016.phpt30 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsi="http:/…
H A Dschema017.phpt27 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsi="http:/…
H A Dschema020.phpt27 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsi="http:/…
H A Dschema022.phpt24 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsi="http:/…
H A Dschema002.phpt21 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsd="http:/…
H A Dschema003.phpt21 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsd="http:/…
H A Dschema006.phpt23 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsd="http:/…
H A Dschema060.phpt23 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsd="http:/…
H A Dschema061.phpt25 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsd="http:/…
H A Dschema078.phpt23 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/"><SOAP-ENV:Body><n…
H A Dschema015.phpt28 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsi="http:/…
H A Dschema032.phpt21 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsd="http:/…
H A Dschema042.phpt22 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsd="http:/…
H A Dschema044.phpt22 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsd="http:/…
H A Dschema062.phpt22 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsi="http:/…
H A Dschema065.phpt19 …OAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test-uri/" xmlns:xsi="http:/…
/PHP-5.5/ext/zlib/tests/
H A Dzlib_wrapper_meta_data_basic.phpt62 ["uri"]=>
/PHP-5.5/ext/soap/
H A Dphp_sdl.c244 l2 = s ? (s - (char*)uri) : strlen((char*)uri); in sdl_set_uri_credentials()
255 uri[4] == ':' && in sdl_set_uri_credentials()
256 uri[l2-3] == ':' && in sdl_set_uri_credentials()
257 uri[l2-2] == '8' && in sdl_set_uri_credentials()
258 uri[l2-1] == '0') { in sdl_set_uri_credentials()
271 uri[4] == 's' && in sdl_set_uri_credentials()
272 uri[l2-4] == ':' && in sdl_set_uri_credentials()
390 xmlChar *uri; in load_wsdl_ex() local
400 xmlFree(uri); in load_wsdl_ex()
3203 if (strchr(uri,':') != NULL || IS_ABSOLUTE_PATH(uri, uri_len)) { in get_sdl()
[all …]
/PHP-5.5/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_015p.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
20 …(array($struct1,$struct2)), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…
/PHP-5.5/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_004s.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…
H A Dr2_groupB_005s.phpt19 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
20 …estedArray", array($param), array("soapaction"=>"http://soapinterop.org/","uri"=>"http://soapinter…

Completed in 33 milliseconds

1234567891011