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