Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds