Home | History | Annotate | Download | only in coders

Lines Matching full:notation

681     What to do when a notation declaration has been parsed.
699 const xmlChar *public_id,const xmlChar *system_id,const xmlChar *notation)
710 system_id != (xmlChar *) NULL ? (const char *) system_id : "none",notation);
713 XML_EXTERNAL_GENERAL_UNPARSED_ENTITY,public_id,system_id,notation);