Searched refs:xmlSnprintfElementContent (Results 1 – 10 of 10) sorted by relevance
| /third_party/libxml2/ |
| D | valid.c | 605 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 …]
|
| D | libxml2.syms | 664 xmlSnprintfElementContent;
|
| D | elfgcchack.h | 10757 #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
|
| D | debugXML.c | 630 xmlSnprintfElementContent(buf, 5000, elem->content, 1); in xmlCtxtDumpElemDecl()
|
| D | NEWS | 708 Fix buffer size checks in xmlSnprintfElementContent (Nick Wellnhofer),
|
| D | testapi.c | 26047 xmlSnprintfElementContent(buf, size, content, englob); in test_xmlSnprintfElementContent()
|
| /third_party/libxml2/include/libxml/ |
| D | valid.h | 195 xmlSnprintfElementContent(char *buf,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | valid.rpgle | 190 d xmlSnprintfElementContent... 191 d pr extproc('xmlSnprintfElementContent')
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 1879 xmlSnprintfElementContent
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 111730 -#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
|