create_notation 118 dom/dom_iterators.c return create_notation(notep->name, notep->PublicID, notep->SystemID); create_notation 156 dom/namednodemap.c itemnode = create_notation(notep->name, notep->PublicID, notep->SystemID); create_notation 288 dom/namednodemap.c itemnode = create_notation(notep->name, notep->PublicID, notep->SystemID); create_notation 121 dom/php_dom.h xmlNodePtr create_notation(const xmlChar *name, const xmlChar *ExternalID, const xmlChar *SystemID);