Searched defs:prefixedAttributes (Results 1 – 1 of 1) sorted by relevance
902 static inline void handleNamespaceAttributes(Vector<Attribute>& prefixedAttributes, const xmlChar**… in handleNamespaceAttributes()927 static inline void handleElementAttributes(Vector<Attribute>& prefixedAttributes, const xmlChar** l… in handleElementAttributes()977 Vector<Attribute> prefixedAttributes; in startElementNs() local