Searched refs:xmlType (Results 1 – 1 of 1) sorted by relevance
102 static const char *xmlType[] = { variable181 if (xmlArg1[i] == otype && xmlType[i][0] == 'o') { in get_index_by_otype()207 xmlType[i][0] != 'o' && in get_index_by_tag()208 xmlType[i][0] != 'a') { in get_index_by_tag()456 const char *props = &xmlType[i][1]; in parse_xml_prop()512 const unsigned char attr_type = xmlType[i][0]; in parse_xml_attr()562 j = xmlType[i][0]; in parse_xml_obj()730 props = &xmlType[i][1]; in make_xml_node()753 type = xmlType[j][0]; in make_xml_node()1052 if (xmlType[i][0] == 'o' && in xml_add_obj()[all …]