Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Dxmlstring.rpgle109 * xmlStrPrintf() is a vararg function.
114 d xmlStrPrintf pr extproc('xmlStrPrintf')
/external/libxml2/
DtestModule.c49 xmlStrPrintf(filename, sizeof(filename), in main()
DxmlIO.c1515 xmlStrPrintf(msg, 500, in xmlCreateZMemBuff()
1583 xmlStrPrintf(msg, 500, in xmlZMemBuffExtend()
1629 xmlStrPrintf(msg, 500, in xmlZMemBuffAppend()
1702 xmlStrPrintf(msg, 500, in xmlZMemBuffGetContent()
1907 xmlStrPrintf(msg, 500, in xmlIOHTTPWrite()
1979 xmlStrPrintf(msg, 500, in xmlIOHTTPCloseWrite()
2051 xmlStrPrintf(msg, 500, in xmlIOHTTPCloseWrite()
Dxmlstring.c549 xmlStrPrintf(xmlChar *buf, int len, const char *msg, ...) { in xmlStrPrintf() function
Dlibxml2.syms1573 xmlStrPrintf;
Delfgcchack.h10807 #undef xmlStrPrintf
10808 extern __typeof (xmlStrPrintf) xmlStrPrintf __attribute((alias("xmlStrPrintf__internal_alias")));
10810 #ifndef xmlStrPrintf
10811 extern __typeof (xmlStrPrintf) xmlStrPrintf__internal_alias __attribute((visibility("hidden")));
10812 #define xmlStrPrintf xmlStrPrintf__internal_alias macro
DNEWS1635 - a lot of other smaller API improvements: xmlStrPrintf (Aleksey Sanin),
Dxpath.c630 xmlStrPrintf(buf, 200, in xmlXPathErrMemory()
DChangeLog9180 * parser.c: tiny safety patch for xmlStrPrintf() make sure the
9268 * include/libxml/parser.h parser.c: introduced xmlStrPrintf
/external/libxml2/include/libxml/
Dxmlstring.h98 xmlStrPrintf (xmlChar *buf,
/external/libxml2/win32/
Dlibxml2.def.src1884 xmlStrPrintf