Searched refs:xmlType (Results 1 – 1 of 1) sorted by relevance
106 static const char *xmlType[] = { variable185 if (xmlArg1[i] == otype && xmlType[i][0] == 'o') { in get_index_by_otype()211 xmlType[i][0] != 'o' && in get_index_by_tag()212 xmlType[i][0] != 'a') { in get_index_by_tag()460 const char *props = &xmlType[i][1]; in parse_xml_prop()516 const unsigned char attr_type = xmlType[i][0]; in parse_xml_attr()566 j = xmlType[i][0]; in parse_xml_obj()734 props = &xmlType[i][1]; in make_xml_node()757 type = xmlType[j][0]; in make_xml_node()1056 if (xmlType[i][0] == 'o' && in xml_add_obj()[all …]