Home
last modified time | relevance | path

Searched refs:rpc_ns (Results 1 – 13 of 13) sorted by relevance

/dports/net/p5-XML-Compile-SOAP/XML-Compile-SOAP-3.27/lib/XML/Compile/SOAP11/
H A DOperation.pm92 my $rpc_ns = $body->{namespace} // '';
93 $wsdl->addNicePrefix(call => $rpc_ns) if $rpc_ns;
96 = $style eq 'rpc' ? pack_type($rpc_ns, $opname)
/dports/lang/php73/php-7.3.33/ext/soap/
H A Dsoap.c3747 xmlNs *rpc_ns = xmlNewNs(body, BAD_CAST(RPC_SOAP12_NAMESPACE), BAD_CAST(RPC_SOAP12_NS_PREFIX)); local
3748 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);
/dports/net/php81-soap/php-8.1.1/ext/soap/
H A Dsoap.c3335 xmlNs *rpc_ns = xmlNewNs(body, BAD_CAST(RPC_SOAP12_NAMESPACE), BAD_CAST(RPC_SOAP12_NS_PREFIX)); local
3336 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);
/dports/net/php74-soap/php-7.4.27/ext/soap/
H A Dsoap.c3770 xmlNs *rpc_ns = xmlNewNs(body, BAD_CAST(RPC_SOAP12_NAMESPACE), BAD_CAST(RPC_SOAP12_NS_PREFIX)); local
3771 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);
/dports/net/php73-soap/php-7.3.33/ext/soap/
H A Dsoap.c3747 xmlNs *rpc_ns = xmlNewNs(body, BAD_CAST(RPC_SOAP12_NAMESPACE), BAD_CAST(RPC_SOAP12_NS_PREFIX)); local
3748 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);
/dports/net/php80-soap/php-8.0.15/ext/soap/
H A Dsoap.c3456 xmlNs *rpc_ns = xmlNewNs(body, BAD_CAST(RPC_SOAP12_NAMESPACE), BAD_CAST(RPC_SOAP12_NS_PREFIX)); local
3457 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);
/dports/www/mod_php81/php-8.1.1/ext/soap/
H A Dsoap.c3335 xmlNs *rpc_ns = xmlNewNs(body, BAD_CAST(RPC_SOAP12_NAMESPACE), BAD_CAST(RPC_SOAP12_NS_PREFIX)); local
3336 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);
/dports/lang/php80/php-8.0.15/ext/soap/
H A Dsoap.c3456 xmlNs *rpc_ns = xmlNewNs(body, BAD_CAST(RPC_SOAP12_NAMESPACE), BAD_CAST(RPC_SOAP12_NS_PREFIX)); local
3457 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);
/dports/lang/php74/php-7.4.27/ext/soap/
H A Dsoap.c3770 xmlNs *rpc_ns = xmlNewNs(body, BAD_CAST(RPC_SOAP12_NAMESPACE), BAD_CAST(RPC_SOAP12_NS_PREFIX)); local
3771 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);
/dports/lang/php81/php-8.1.1/ext/soap/
H A Dsoap.c3335 xmlNs *rpc_ns = xmlNewNs(body, BAD_CAST(RPC_SOAP12_NAMESPACE), BAD_CAST(RPC_SOAP12_NS_PREFIX)); local
3336 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);
/dports/www/mod_php73/php-7.3.33/ext/soap/
H A Dsoap.c3747 xmlNs *rpc_ns = xmlNewNs(body, BAD_CAST(RPC_SOAP12_NAMESPACE), BAD_CAST(RPC_SOAP12_NS_PREFIX)); local
3748 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);
/dports/www/mod_php74/php-7.4.27/ext/soap/
H A Dsoap.c3770 xmlNs *rpc_ns = xmlNewNs(body, BAD_CAST(RPC_SOAP12_NAMESPACE), BAD_CAST(RPC_SOAP12_NS_PREFIX)); local
3771 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);
/dports/www/mod_php80/php-8.0.15/ext/soap/
H A Dsoap.c3456 xmlNs *rpc_ns = xmlNewNs(body, BAD_CAST(RPC_SOAP12_NAMESPACE), BAD_CAST(RPC_SOAP12_NS_PREFIX)); local
3457 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);