Searched refs:att_valueend (Results 1 – 1 of 1) sorted by relevance
140 char *att_string, *att_name, *att_value, *att_prefix, *att_valueend; in _start_element_handler_ns() local146 att_valueend = (char *)attributes[y++]; in _start_element_handler_ns()155 qualified_name = xmlStrncat(qualified_name, (xmlChar *)att_value, att_valueend - att_value); in _start_element_handler_ns()
Completed in 8 milliseconds