Searched refs:xmlType (Results 1 – 1 of 1) sorted by relevance
96 static const char *xmlType[] = { variable175 if (xmlArg1[i] == otype && xmlType[i][0] == 'o') { in get_index_by_otype()201 xmlType[i][0] != 'o' && in get_index_by_tag()202 xmlType[i][0] != 'a') { in get_index_by_tag()450 const char *props = &xmlType[i][1]; in parse_xml_prop()506 const unsigned char attr_type = xmlType[i][0]; in parse_xml_attr()556 j = xmlType[i][0]; in parse_xml_obj()724 props = &xmlType[i][1]; in make_xml_node()747 type = xmlType[j][0]; in make_xml_node()1049 if (xmlType[i][0] == 'o' && in xml_add_obj()[all …]