Searched refs:XmlNameLength (Results 1 – 2 of 2) sorted by relevance
240 #define XmlNameLength(enc, ptr) \ macro
2420 tag->rawNameLength = XmlNameLength(enc, tag->rawName); in doContent()2471 rawName + XmlNameLength(enc, rawName)); in doContent()2516 len = XmlNameLength(enc, rawName); in doContent()2773 + XmlNameLength(enc, currAtt->name)); in storeAtts()2779 XmlNameLength(enc, currAtt->name); in storeAtts()3472 + XmlNameLength(encoding, encodingName)); in processXmlDecl()3502 encodingName + XmlNameLength(encoding, encodingName)); in processXmlDecl()5302 tem = start + XmlNameLength(enc, start); in reportProcessingInstruction()