bNoAddType 179 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c int bNoAddType = (type == xmlrpc_string && request && output && output->xml_elem_opts.verbosity == xml_elem_no_white_space); bNoAddType 183 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c xml_element_attr* attr_type = bNoAddType ? NULL : malloc(sizeof(xml_element_attr)); bNoAddType 267 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c if(pAttrType && attr_type && !bNoAddType) {