Searched defs:notations (Results 1 – 3 of 3) sorted by relevance
41 NamedNodeMap* notations() const { return m_notations.get(); } in notations() function
1914 NamedNodeMap* notations = documentTypeThis->notations(); in isEqualNode() local
379 void *notations; /* Hash table for notations if any */ member