Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dsoap.c3800 xmlNode *rpc_result; local
3803 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);
3805 xmlNodeSetContent(rpc_result,param->name);

Completed in 16 milliseconds