Home
last modified time | relevance | path

Searched refs:xmlSnprintfElementContent (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
Dvalid.c576 xmlSnprintfElementContent(expr, 5000, cont, 1); in xmlValidDebug()
845 xmlSnprintfElementContent(expr, 5000, elem->content, 1); in xmlValidBuildContentModel()
1254 xmlSnprintfElementContent(char *buf, int size, xmlElementContentPtr content, int englob) { in xmlSnprintfElementContent() function
1289 xmlSnprintfElementContent(buf, size, content->c1, 1); in xmlSnprintfElementContent()
1291 xmlSnprintfElementContent(buf, size, content->c1, 0); in xmlSnprintfElementContent()
1302 xmlSnprintfElementContent(buf, size, content->c2, 1); in xmlSnprintfElementContent()
1304 xmlSnprintfElementContent(buf, size, content->c2, 0); in xmlSnprintfElementContent()
1309 xmlSnprintfElementContent(buf, size, content->c1, 1); in xmlSnprintfElementContent()
1311 xmlSnprintfElementContent(buf, size, content->c1, 0); in xmlSnprintfElementContent()
1322 xmlSnprintfElementContent(buf, size, content->c2, 1); in xmlSnprintfElementContent()
[all …]
Dlibxml2.syms664 xmlSnprintfElementContent;
Delfgcchack.h10735 #undef xmlSnprintfElementContent
10736 extern __typeof (xmlSnprintfElementContent) xmlSnprintfElementContent __attribute((alias("xmlSnprin…
10738 #ifndef xmlSnprintfElementContent
10739 extern __typeof (xmlSnprintfElementContent) xmlSnprintfElementContent__internal_alias __attribute((…
10740 #define xmlSnprintfElementContent xmlSnprintfElementContent__internal_alias macro
DdebugXML.c630 xmlSnprintfElementContent(buf, 5000, elem->content, 1); in xmlCtxtDumpElemDecl()
Dtestapi.c26072 xmlSnprintfElementContent(buf, size, content, englob); in test_xmlSnprintfElementContent()
/external/libxml2/include/libxml/
Dvalid.h195 xmlSnprintfElementContent(char *buf,
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle190 d xmlSnprintfElementContent...
191 d pr extproc('xmlSnprintfElementContent')
/external/libxml2/win32/
Dlibxml2.def.src1877 xmlSnprintfElementContent