OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlBufDumpAttributeDecl
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
save.h
26
void
xmlBufDumpAttributeDecl
(xmlBufPtr buf, xmlAttributePtr attr);
xmlsave.c
506
*
xmlBufDumpAttributeDecl
:
514
xmlBufDumpAttributeDecl
(xmlBufPtr buf, xmlAttributePtr attr) {
943
xmlBufDumpAttributeDecl
(buf->buffer, (xmlAttributePtr) cur);
[
all
...]
Completed in 59 milliseconds