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

  /external/chromium_org/third_party/libxml/src/
SAX2.c 808 * xmlSAX2NotationDecl:
817 xmlSAX2NotationDecl(void *ctx, const xmlChar *name,
828 "SAX.xmlSAX2NotationDecl(%s, %s, %s)\n", name, publicId, systemId);
833 "SAX.xmlSAX2NotationDecl(%s) externalID or PublicID missing\n",
844 "SAX.xmlSAX2NotationDecl(%s) called while not in subset\n",
    [all...]
elfgcchack.h     [all...]
  /external/libxml2/
SAX2.c 808 * xmlSAX2NotationDecl:
817 xmlSAX2NotationDecl(void *ctx, const xmlChar *name,
828 "SAX.xmlSAX2NotationDecl(%s, %s, %s)\n", name, publicId, systemId);
833 "SAX.xmlSAX2NotationDecl(%s) externalID or PublicID missing\n",
844 "SAX.xmlSAX2NotationDecl(%s) called while not in subset\n",
    [all...]
elfgcchack.h     [all...]

Completed in 788 milliseconds