HomeSort by relevance Sort by last modified time
    Searched defs:xmlSAX2NotationDecl (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
SAX2.c 839 * xmlSAX2NotationDecl:
848 xmlSAX2NotationDecl(void *ctx, const xmlChar *name,
859 "SAX.xmlSAX2NotationDecl(%s, %s, %s)\n", name, publicId, systemId);
864 "SAX.xmlSAX2NotationDecl(%s) externalID or PublicID missing\n",
875 "SAX.xmlSAX2NotationDecl(%s) called while not in subset\n",
    [all...]
elfgcchack.h     [all...]

Completed in 167 milliseconds