Home
last modified time | relevance | path

Searched +refs:namespace +refs:definitions (Results 176 – 200 of 17302) sorted by relevance

12345678910>>...693

/dports/www/mod_php74/php-7.4.27/ext/soap/tests/bugs/
H A Dbug29061.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/"
7 xmlns:y="http://new.webservice.namespace" targetNamespace="http
8 ://new.webservice.namespace">
41 </definitions>
/dports/www/mod_php80/php-8.0.15/ext/soap/tests/bugs/
H A Dbug29061.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/"
7 xmlns:y="http://new.webservice.namespace" targetNamespace="http
8 ://new.webservice.namespace">
41 </definitions>
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Di/ServiceLocator/
H A DGenerator.php33 protected $namespace; variable in Zend\\Di\\ServiceLocator\\Generator
63 * @param string $namespace
66 public function setNamespace($namespace) argument
68 $this->namespace = $namespace;
91 $definitions = $injector->definitions();
93 $fetched = array_unique(array_merge($definitions->getClasses(), $im->getAliases()));
/dports/devel/tcllib/tcllib-1.20/modules/term/
H A Dansi_cmacros.tcllib.man24 [list_begin definitions]
32 This command imports some or all attribute commands into the namespace
33 [arg ns]. This is by default the namespace [emph macros]. Note that
34 this is relative namespace name, placing the imported command into a
35 child of the current namespace. By default all commands are imported,
37 commands after the namespace argument.
42 [list_begin definitions]
/dports/devel/tcllibc/tcllib-1.20/modules/term/
H A Dansi_cmacros.tcllib.man24 [list_begin definitions]
32 This command imports some or all attribute commands into the namespace
33 [arg ns]. This is by default the namespace [emph macros]. Note that
34 this is relative namespace name, placing the imported command into a
35 child of the current namespace. By default all commands are imported,
37 commands after the namespace argument.
42 [list_begin definitions]
/dports/lang/nx/nsf2.3.0/doc/
H A DObject.man81 [list_begin definitions]
143 [list_begin definitions]
151 [list_begin definitions]
176 [list_begin definitions]
206 [list_begin definitions]
263 [list_begin definitions]
576 without any namespace qualifiers.
783 % namespace eval ::ns1 {
786 % namespace eval ::ns1 {
834 % namespace eval ::ns1 {
[all …]
/dports/devel/p5-SOAP-WSDL/SOAP-WSDL-3.004/lib/SOAP/WSDL/Generator/Template/Plugin/
H A DXSD.pm13 my %definitions_of :ATTR(:name<definitions> :default<()>);
22 $self->set_definitions( $stash->{ definitions });
33 $self->set_definitions( $arg_ref->{ definitions });
39 my $namespace = defined ($node)
46 $namespace,
/dports/www/kdsoap/kdsoap-1.9.0/kdwsdl2cpp/wsdl/
H A Dwsdl.h29 namespace KWSDL
38 void setDefinitions(const Definitions &definitions);
39 Definitions definitions() const;
/dports/lang/php73/php-7.3.33/ext/soap/tests/bugs/
H A Dbug29839.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd" />
42 </definitions>
H A Dbug34453.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml2.xsd" />
42 </definitions>
/dports/net/php81-soap/php-8.1.1/ext/soap/tests/bugs/
H A Dbug34453.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml2.xsd" />
42 </definitions>
H A Dbug29839.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd" />
42 </definitions>
/dports/net/php74-soap/php-7.4.27/ext/soap/tests/bugs/
H A Dbug29839.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd" />
42 </definitions>
H A Dbug34453.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml2.xsd" />
42 </definitions>
/dports/net/php80-soap/php-8.0.15/ext/soap/tests/bugs/
H A Dbug29839.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd" />
42 </definitions>
H A Dbug34453.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml2.xsd" />
42 </definitions>
/dports/net/php73-soap/php-7.3.33/ext/soap/tests/bugs/
H A Dbug29839.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd" />
42 </definitions>
H A Dbug34453.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml2.xsd" />
42 </definitions>
/dports/www/mod_php81/php-8.1.1/ext/soap/tests/bugs/
H A Dbug34453.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml2.xsd" />
42 </definitions>
H A Dbug29839.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd" />
42 </definitions>
/dports/lang/php80/php-8.0.15/ext/soap/tests/bugs/
H A Dbug34453.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml2.xsd" />
42 </definitions>
H A Dbug29839.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd" />
42 </definitions>
/dports/lang/php74/php-7.4.27/ext/soap/tests/bugs/
H A Dbug29839.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd" />
42 </definitions>
H A Dbug34453.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml2.xsd" />
42 </definitions>
/dports/lang/php81/php-8.1.1/ext/soap/tests/bugs/
H A Dbug29839.wsdl1 <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/s…
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd" />
42 </definitions>

12345678910>>...693