OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlBufDumpElementDecl
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
save.h
25
void
xmlBufDumpElementDecl
(xmlBufPtr buf, xmlElementPtr elem);
xmlsave.c
483
*
xmlBufDumpElementDecl
:
491
xmlBufDumpElementDecl
(xmlBufPtr buf, xmlElementPtr elem) {
939
xmlBufDumpElementDecl
(buf->buffer, (xmlElementPtr) cur);
[
all
...]
Completed in 69 milliseconds