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 | 1606 xmlStrPrintf(msg, 500, in xmlCreateZMemBuff() 1674 xmlStrPrintf(msg, 500, in xmlZMemBuffExtend() 1720 xmlStrPrintf(msg, 500, in xmlZMemBuffAppend() 1793 xmlStrPrintf(msg, 500, in xmlZMemBuffGetContent() 1998 xmlStrPrintf(msg, 500, in xmlIOHTTPWrite() 2070 xmlStrPrintf(msg, 500, in xmlIOHTTPCloseWrite() 2142 xmlStrPrintf(msg, 500, in xmlIOHTTPCloseWrite()
|
D | xmlstring.c | 541 xmlStrPrintf(xmlChar *buf, int len, const xmlChar *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 | 641 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 | 100 * xmlStrPrintf() is a vararg function. 105 d xmlStrPrintf pr 10i 0 extproc('xmlStrPrintf')
|
/external/libxml2/include/libxml/ |
D | xmlstring.h | 98 xmlStrPrintf (xmlChar *buf,
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1884 xmlStrPrintf
|