Searched refs:xSubList (Results 1 – 1 of 1) sorted by relevance
345 XMLRPC_VALUE xSubList = NULL; in xml_element_to_method_description() local350 xSubList = XMLRPC_CreateVector("member", xmlrpc_vector_array); in xml_element_to_method_description()352 if(xSubList) { in xml_element_to_method_description()355 XMLRPC_AddValueToVector(xSubList, in xml_element_to_method_description()361 …scribeValue_worker(ptype, name, (desc ? desc : (xSubList ? NULL : el->text.str)), optional, def, x… in xml_element_to_method_description()
Completed in 7 milliseconds