Searched refs:xmlStrPrintf (Results 1 – 11 of 11) sorted by relevance
/external/libxml2/ |
D | testModule.c | 49 xmlStrPrintf(filename, sizeof(filename), in main()
|
D | xmlIO.c | 1515 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()
|
D | xmlstring.c | 549 xmlStrPrintf(xmlChar *buf, int len, const char *msg, ...) { in xmlStrPrintf() function
|
D | libxml2.syms | 1573 xmlStrPrintf;
|
D | elfgcchack.h | 10807 #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
|
D | NEWS | 1635 - a lot of other smaller API improvements: xmlStrPrintf (Aleksey Sanin),
|
D | xpath.c | 630 xmlStrPrintf(buf, 200, in xmlXPathErrMemory()
|
D | ChangeLog | 9180 * parser.c: tiny safety patch for xmlStrPrintf() make sure the 9268 * include/libxml/parser.h parser.c: introduced xmlStrPrintf
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlstring.rpgle | 109 * xmlStrPrintf() is a vararg function. 114 d xmlStrPrintf pr extproc('xmlStrPrintf')
|
/external/libxml2/include/libxml/ |
D | xmlstring.h | 98 xmlStrPrintf (xmlChar *buf,
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1884 xmlStrPrintf
|