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