Searched refs:rpc_result (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/ext/soap/ | ||
| H A D | soap.c | 3705 xmlNode *rpc_result; local 3708 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL); 3710 xmlNodeSetContent(rpc_result,param->name); |
Completed in 17 milliseconds