Searched refs:txipsub (Results 1 – 1 of 1) sorted by relevance
775 XmlIndexPtr txipsub; in XMLIndexSameSubTags() local793 txipsub = NULL; in XMLIndexSameSubTags()834 txipsub = xipsub; in XMLIndexSameSubTags()837 (s[1] == '/' && txipsub->end != 0)) in XMLIndexSameSubTags()839 txipsub->next = XMLIndexNew(); in XMLIndexSameSubTags()840 txipsub = txipsub->next; in XMLIndexSameSubTags()844 txipsub->end = count - i; in XMLIndexSameSubTags()845 txipsub->end_line = line; in XMLIndexSameSubTags()849 txipsub->start = count; in XMLIndexSameSubTags()850 txipsub->start_line = line; in XMLIndexSameSubTags()[all …]