Home
last modified time | relevance | path

Searched refs:xmlCtxtReadMemory (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
Dparser.h1169 xmlCtxtReadMemory (xmlParserCtxtPtr ctxt,
/external/libxml2/
Dlibxml2.syms1558 xmlCtxtReadMemory;
Delfgcchack.h2561 #undef xmlCtxtReadMemory
2562 extern __typeof (xmlCtxtReadMemory) xmlCtxtReadMemory __attribute((alias("xmlCtxtReadMemory__intern…
2564 #ifndef xmlCtxtReadMemory
2565 extern __typeof (xmlCtxtReadMemory) xmlCtxtReadMemory__internal_alias __attribute((visibility("hidd…
2566 #define xmlCtxtReadMemory xmlCtxtReadMemory__internal_alias macro
Dxmllint.c2369 doc = xmlCtxtReadMemory(rectxt, (char *) base, info.st_size, in parseAndPrintFile()
Dparser.c15430 xmlCtxtReadMemory(xmlParserCtxtPtr ctxt, const char *buffer, int size, in xmlCtxtReadMemory() function
Dxmlschemas.c10637 doc = xmlCtxtReadMemory(parserCtxt, schemaBuffer, schemaBufferLen, in xmlSchemaAddSchemaDoc()
Dtestapi.c12984 …ret_val = xmlCtxtReadMemory(ctxt, (const char *)buffer, size, URL, (const char *)encoding, options… in test_xmlCtxtReadMemory()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle1338 d xmlCtxtReadMemory...
1339 d pr extproc('xmlCtxtReadMemory')
/external/libxml2/win32/
Dlibxml2.def.src720 xmlCtxtReadMemory