Searched refs:XmlNameLength (Results 1 – 2 of 2) sorted by relevance
240 #define XmlNameLength(enc, ptr) \ macro
2459 tag->rawNameLength = XmlNameLength(enc, tag->rawName); in doContent()2510 rawName + XmlNameLength(enc, rawName)); in doContent()2555 len = XmlNameLength(enc, rawName); in doContent()2812 + XmlNameLength(enc, currAtt->name)); in storeAtts()2818 XmlNameLength(enc, currAtt->name); in storeAtts()3511 + XmlNameLength(encoding, encodingName)); in processXmlDecl()3541 encodingName + XmlNameLength(encoding, encodingName)); in processXmlDecl()5341 tem = start + XmlNameLength(enc, start); in reportProcessingInstruction()