Searched refs:ATTR_SCALAR (Results 1 – 1 of 1) sorted by relevance
55 #define ATTR_SCALAR "scalar" macro89 if(!strcmp(el->name, ATTR_SCALAR)) { in xml_element_to_DANDARPC_REQUEST_worker()191 elem_val->name = (type == xmlrpc_vector) ? strdup(ATTR_VECTOR) : strdup(ATTR_SCALAR); in DANDARPC_to_xml_element_worker()
Completed in 5 milliseconds