Home
last modified time | relevance | path

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

/PHP-7.0/ext/soap/
H A Dsoap.c3801 xmlNs *rpc_ns = xmlNewNs(body, BAD_CAST(RPC_SOAP12_NAMESPACE), BAD_CAST(RPC_SOAP12_NS_PREFIX)); local
3802 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);

Completed in 35 milliseconds