HomeSort by relevance Sort by last modified time
    Searched refs:xmlErrMemory (Results 1 - 8 of 8) sorted by null

  /external/libxml2/
xmlstring.c 47 xmlErrMemory(NULL, NULL);
92 xmlErrMemory(NULL, NULL);
464 xmlErrMemory(NULL, NULL);
504 xmlErrMemory(NULL, NULL);
1029 xmlErrMemory(NULL, NULL);
parserInternals.c 106 * xmlErrMemory:
113 xmlErrMemory(xmlParserCtxtPtr ctxt, const char *extra)
    [all...]
parser.c 1081 xmlErrMemory(ctxt, NULL);
    [all...]
libxml2.syms 1586 xmlErrMemory;
    [all...]
SAX2.c     [all...]
elfgcchack.h     [all...]
testapi.c 201 We manually define xmlErrMemory because it's normal declaration
204 void xmlErrMemory(xmlParserCtxtPtr ctxt, const char *extra);
    [all...]
  /external/libxml2/include/libxml/
parserInternals.h 637 xmlErrMemory (xmlParserCtxtPtr ctxt,

Completed in 132 milliseconds