Home
last modified time | relevance | path

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

/third_party/libxml2/
Dvalid.c605 xmlSnprintfElementContent(expr, 5000, cont, 1); in xmlValidDebug()
874 xmlSnprintfElementContent(expr, 5000, elem->content, 1); in xmlValidBuildContentModel()
1326 xmlSnprintfElementContent(char *buf, int size, xmlElementContentPtr content, int englob) { in xmlSnprintfElementContent() function
1361 xmlSnprintfElementContent(buf, size, content->c1, 1); in xmlSnprintfElementContent()
1363 xmlSnprintfElementContent(buf, size, content->c1, 0); in xmlSnprintfElementContent()
1374 xmlSnprintfElementContent(buf, size, content->c2, 1); in xmlSnprintfElementContent()
1376 xmlSnprintfElementContent(buf, size, content->c2, 0); in xmlSnprintfElementContent()
1381 xmlSnprintfElementContent(buf, size, content->c1, 1); in xmlSnprintfElementContent()
1383 xmlSnprintfElementContent(buf, size, content->c1, 0); in xmlSnprintfElementContent()
1394 xmlSnprintfElementContent(buf, size, content->c2, 1); in xmlSnprintfElementContent()
[all …]
Dlibxml2.syms664 xmlSnprintfElementContent;
Delfgcchack.h10757 #undef xmlSnprintfElementContent
10758 extern __typeof (xmlSnprintfElementContent) xmlSnprintfElementContent __attribute((alias("xmlSnprin…
10760 #ifndef xmlSnprintfElementContent
10761 extern __typeof (xmlSnprintfElementContent) xmlSnprintfElementContent__internal_alias __attribute((…
10762 #define xmlSnprintfElementContent xmlSnprintfElementContent__internal_alias macro
DdebugXML.c630 xmlSnprintfElementContent(buf, 5000, elem->content, 1); in xmlCtxtDumpElemDecl()
DNEWS708 Fix buffer size checks in xmlSnprintfElementContent (Nick Wellnhofer),
Dtestapi.c26047 xmlSnprintfElementContent(buf, size, content, englob); in test_xmlSnprintfElementContent()
/third_party/libxml2/include/libxml/
Dvalid.h195 xmlSnprintfElementContent(char *buf,
/third_party/libxml2/os400/libxmlrpg/
Dvalid.rpgle190 d xmlSnprintfElementContent...
191 d pr extproc('xmlSnprintfElementContent')
/third_party/libxml2/win32/
Dlibxml2.def.src1879 xmlSnprintfElementContent
/third_party/chromium/patch/
D0001-cve.patch111730 -#undef xmlSnprintfElementContent
111731 -extern __typeof (xmlSnprintfElementContent) xmlSnprintfElementContent __attribute((alias("xmlSnpri…
111733 -#ifndef xmlSnprintfElementContent
111734 -extern __typeof (xmlSnprintfElementContent) xmlSnprintfElementContent__internal_alias __attribute(…
111735 -#define xmlSnprintfElementContent xmlSnprintfElementContent__internal_alias