Searched refs:attno (Results 1 – 1 of 1) sorted by relevance
56 int attno = 0; in _start_element_handler() local60 while (attributes[attno] != NULL) { in _start_element_handler()64 att_name = (char *)attributes[attno++]; in _start_element_handler()65 att_value = (char *)attributes[attno++]; in _start_element_handler()
Completed in 6 milliseconds