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

  /external/libxml2/include/libxml/
relaxng.h 130 xmlRelaxNGNewMemParserCtxt (const char *buffer,
  /external/libxml2/
testRelax.c 101 ctxt = xmlRelaxNGNewMemParserCtxt((char *)base,info.st_size);