OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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);
runsuite.c
329
pctxt =
xmlRelaxNGNewMemParserCtxt
((const char *)buf->content, buf->use);
464
pctxt =
xmlRelaxNGNewMemParserCtxt
((const char *)buf->content, buf->use);
libxml2.syms
1316
xmlRelaxNGNewMemParserCtxt
;
[
all
...]
elfgcchack.h
[
all
...]
relaxng.c
[
all
...]
testapi.c
[
all
...]
Completed in 79 milliseconds