OpenVAS Libraries
9.0.3
|
Data for xml search functions. More...
#include <xml.h>
Data Fields | |
int | found |
int | done |
gchar * | find_element |
GHashTable * | find_attributes |
GHashTable* xml_search_data_t::find_attributes |
Definition at line 64 of file xml.h.
Referenced by find_element_in_xml_file().
gchar* xml_search_data_t::find_element |
Definition at line 63 of file xml.h.
Referenced by find_element_in_xml_file().
int xml_search_data_t::found |
Definition at line 61 of file xml.h.
Referenced by find_element_in_xml_file().