Home
last modified time | relevance | path

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

/external/libxml2/
Dvalid.c576 xmlSnprintfElementContent(expr, 5000, cont, 1); in xmlValidDebug()
845 xmlSnprintfElementContent(expr, 5000, elem->content, 1); in xmlValidBuildContentModel()
1250 xmlSnprintfElementContent(char *buf, int size, xmlElementContentPtr content, int englob) { in xmlSnprintfElementContent() function
1284 xmlSnprintfElementContent(buf, size, content->c1, 1); in xmlSnprintfElementContent()
1286 xmlSnprintfElementContent(buf, size, content->c1, 0); in xmlSnprintfElementContent()
1297 xmlSnprintfElementContent(buf, size, content->c2, 1); in xmlSnprintfElementContent()
1299 xmlSnprintfElementContent(buf, size, content->c2, 0); in xmlSnprintfElementContent()
1304 xmlSnprintfElementContent(buf, size, content->c1, 1); in xmlSnprintfElementContent()
1306 xmlSnprintfElementContent(buf, size, content->c1, 0); in xmlSnprintfElementContent()
1317 xmlSnprintfElementContent(buf, size, content->c2, 1); in xmlSnprintfElementContent()
[all …]
Delfgcchack.h10585 #undef xmlSnprintfElementContent
10586 extern __typeof (xmlSnprintfElementContent) xmlSnprintfElementContent __attribute((alias("xmlSnprin…
10588 #ifndef xmlSnprintfElementContent
10589 extern __typeof (xmlSnprintfElementContent) xmlSnprintfElementContent__internal_alias __attribute((…
10590 #define xmlSnprintfElementContent xmlSnprintfElementContent__internal_alias macro
DdebugXML.c629 xmlSnprintfElementContent(buf, 5000, elem->content, 1); in xmlCtxtDumpElemDecl()
/external/libxml2/include/libxml/
Dvalid.h195 xmlSnprintfElementContent(char *buf,