Searched refs:xmlSchemaNewMemParserCtxt (Results 1 – 6 of 6) sorted by relevance
140 xmlSchemaNewMemParserCtxt (const char *buffer,
160 d xmlSchemaNewMemParserCtxt...161 d pr extproc('xmlSchemaNewMemParserCtxt')
12575 xmlSchemaNewMemParserCtxt(const char *buffer, int size) in xmlSchemaNewMemParserCtxt() function
33651 ret_val = xmlSchemaNewMemParserCtxt((const char *)buffer, size); in test_xmlSchemaNewMemParserCtxt()