Lines Matching refs:XML_Index
752 XML_Index nameStart; /* Offset to beginning of the attribute name. */
753 XML_Index nameEnd; /* Offset after the attribute name's last byte. */
754 XML_Index valueStart; /* Offset to beginning of the attribute value. */
755 XML_Index valueEnd; /* Offset after the attribute value's last byte. */
942 XMLPARSEAPI(XML_Index) XML_GetCurrentByteIndex(XML_Parser parser);