|
ELinks 0.19.1
|
#include <select.h>

Data Fields | |
| struct dom_node | node |
| struct dom_select_nth_match | nth_child |
| struct dom_select_nth_match | nth_type |
| union { | |
| unsigned int element | |
| unsigned int attribute | |
| enum dom_select_text_match text | |
| } | match |
| unsigned int dom_select_node::attribute |
| unsigned int dom_select_node::element |
| union { ... } dom_select_node::match |
| struct dom_node dom_select_node::node |
| struct dom_select_nth_match dom_select_node::nth_child |
| struct dom_select_nth_match dom_select_node::nth_type |
| enum dom_select_text_match dom_select_node::text |