Home
last modified time | relevance | path

Searched refs:default_attr_count (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/expat/tests/
H A Dhandlers.h92 int default_attr_count; member
H A Dhandlers.c142 for (i = 0; i < info->attr_count + info->default_attr_count; i++) { in counting_start_element_handler()