Home
last modified time | relevance | path

Searched refs:getNamespaceFromPrefix (Results 1 – 5 of 5) sorted by relevance

/plugin/mantis/lib/
H A Dclass.wsdl.php934 $ns = $this->getNamespaceFromPrefix($typePrefix);
1023 if ($this->getNamespaceFromPrefix($ns)) {
1024 $ns = $this->getNamespaceFromPrefix($ns);
1621 if ($this->getNamespaceFromPrefix($ns)) {
1622 $ns = $this->getNamespaceFromPrefix($ns);
1721 if ($this->getNamespaceFromPrefix($ns)) {
1722 $ns = $this->getNamespaceFromPrefix($ns);
1881 … $pType = $this->getNamespaceFromPrefix($this->getPrefix($pType)).":".$this->getLocalPart($pType);
1893 … $pType = $this->getNamespaceFromPrefix($this->getPrefix($pType)).":".$this->getLocalPart($pType);
H A Dclass.nusoap_base.php823 function getNamespaceFromPrefix($prefix){ function in nusoap_base
H A Dnusoap.php823 function getNamespaceFromPrefix($prefix){ function in nusoap_base
1497 $this->schemaInfo['schemaVersion'] = $this->getNamespaceFromPrefix($prefix);
5446 $ns = $this->getNamespaceFromPrefix($typePrefix);
5535 if ($this->getNamespaceFromPrefix($ns)) {
5536 $ns = $this->getNamespaceFromPrefix($ns);
6152 if ($this->getNamespaceFromPrefix($ns)) {
6153 $ns = $this->getNamespaceFromPrefix($ns);
6252 if ($this->getNamespaceFromPrefix($ns)) {
6253 $ns = $this->getNamespaceFromPrefix($ns);
6412 … $pType = $this->getNamespaceFromPrefix($this->getPrefix($pType)).":".$this->getLocalPart($pType);
[all …]
H A Dclass.xmlschema.php429 $this->schemaInfo['schemaVersion'] = $this->getNamespaceFromPrefix($prefix);
/plugin/googlesearch/
H A Dnusoap.php756 function getNamespaceFromPrefix($prefix){ function in nusoap_base
1400 $this->schemaInfo['schemaVersion'] = $this->getNamespaceFromPrefix($prefix);
4936 $ns = $this->getNamespaceFromPrefix($typePrefix);
5508 if ($this->getNamespaceFromPrefix($ns)) {
5509 $ns = $this->getNamespaceFromPrefix($ns);
5608 if ($this->getNamespaceFromPrefix($ns)) {
5609 $ns = $this->getNamespaceFromPrefix($ns);
5766 … $pType = $this->getNamespaceFromPrefix($this->getPrefix($pType)).":".$this->getLocalPart($pType);
5778 … $pType = $this->getNamespaceFromPrefix($this->getPrefix($pType)).":".$this->getLocalPart($pType);