OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlBufDumpEntityDecl
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
save.h
27
void
xmlBufDumpEntityDecl
(xmlBufPtr buf, xmlEntityPtr ent);
xmlsave.c
529
*
xmlBufDumpEntityDecl
:
536
xmlBufDumpEntityDecl
(xmlBufPtr buf, xmlEntityPtr ent) {
947
xmlBufDumpEntityDecl
(buf->buffer, (xmlEntityPtr) cur);
[
all
...]
Completed in 2224 milliseconds