Home
last modified time | relevance | path

Searched refs:xmlStrPrintf (Results 1 – 11 of 11) sorted by relevance

/third_party/libxml2/
DtestModule.c49 xmlStrPrintf(filename, sizeof(filename), in main()
DxmlIO.c1542 xmlStrPrintf(msg, 500, in xmlCreateZMemBuff()
1610 xmlStrPrintf(msg, 500, in xmlZMemBuffExtend()
1656 xmlStrPrintf(msg, 500, in xmlZMemBuffAppend()
1729 xmlStrPrintf(msg, 500, in xmlZMemBuffGetContent()
1934 xmlStrPrintf(msg, 500, in xmlIOHTTPWrite()
2006 xmlStrPrintf(msg, 500, in xmlIOHTTPCloseWrite()
2078 xmlStrPrintf(msg, 500, in xmlIOHTTPCloseWrite()
Dxmlstring.c553 xmlStrPrintf(xmlChar *buf, int len, const char *msg, ...) { in xmlStrPrintf() function
Dlibxml2.syms1573 xmlStrPrintf;
Delfgcchack.h10829 #undef xmlStrPrintf
10830 extern __typeof (xmlStrPrintf) xmlStrPrintf __attribute((alias("xmlStrPrintf__internal_alias")));
10832 #ifndef xmlStrPrintf
10833 extern __typeof (xmlStrPrintf) xmlStrPrintf__internal_alias __attribute((visibility("hidden")));
10834 #define xmlStrPrintf xmlStrPrintf__internal_alias macro
Dxpath.c640 xmlStrPrintf(buf, 200, in xmlXPathErrMemory()
DNEWS2561 - a lot of other smaller API improvements: xmlStrPrintf (Aleksey Sanin),
/third_party/libxml2/os400/libxmlrpg/
Dxmlstring.rpgle109 * xmlStrPrintf() is a vararg function.
114 d xmlStrPrintf pr extproc('xmlStrPrintf')
/third_party/libxml2/include/libxml/
Dxmlstring.h98 xmlStrPrintf (xmlChar *buf,
/third_party/libxml2/win32/
Dlibxml2.def.src1886 xmlStrPrintf
/third_party/chromium/patch/
D0001-cve.patch83775 - * parser.c: tiny safety patch for xmlStrPrintf() make sure the
83863 - * include/libxml/parser.h parser.c: introduced xmlStrPrintf
111802 -#undef xmlStrPrintf
111803 -extern __typeof (xmlStrPrintf) xmlStrPrintf __attribute((alias("xmlStrPrintf__internal_alias")));
111805 -#ifndef xmlStrPrintf
111806 -extern __typeof (xmlStrPrintf) xmlStrPrintf__internal_alias __attribute((visibility("hidden")));
111807 -#define xmlStrPrintf xmlStrPrintf__internal_alias