Searched refs:METHODRESPONSE_TAG (Results 1 – 2 of 2) sorted by relevance
36 static const char METHODRESPONSE_TAG[]; variable
23 const char XmlRpcClient::METHODRESPONSE_TAG[] = "<methodResponse>"; member in XmlRpcClient389 if ( ! XmlRpcUtil::findTag(METHODRESPONSE_TAG,_response,&offset)) { in parseResponse()