Home
last modified time | relevance | path

Searched refs:enclosingNamespaces (Results 1 – 3 of 3) sorted by relevance

/plugin/mantis/lib/
H A Dclass.xmlschema.php21 var $enclosingNamespaces; variable in nusoap_xmlschema
62 $this->enclosingNamespaces = $namespaces;
625 foreach (array_diff($this->usedNamespaces, $this->enclosingNamespaces) as $nsp => $ns) {
H A Dnusoap.php1089 var $enclosingNamespaces; variable in nusoap_xmlschema
1130 $this->enclosingNamespaces = $namespaces;
1693 foreach (array_diff($this->usedNamespaces, $this->enclosingNamespaces) as $nsp => $ns) {
/plugin/googlesearch/
H A Dnusoap.php1008 var $enclosingNamespaces; variable in XMLSchema
1049 $this->enclosingNamespaces = $namespaces;
1589 foreach (array_diff($this->usedNamespaces, $this->enclosingNamespaces) as $nsp => $ns) {