Searched refs:xml_attr_count (Results 1 – 1 of 1) sorted by relevance
423 const size_t xml_attr_count = xml_parser->getAttributeCount(); in RetrieveAttributes() local442 while (ix < xml_attr_count && cur_ident > cur_xml_attr) { in RetrieveAttributes()447 if (ix < xml_attr_count && cur_ident == cur_xml_attr) { in RetrieveAttributes()