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