Searched refs:xmlStrPrintf (Results 1 – 11 of 11) sorted by relevance
| /third_party/libxml2/ |
| D | testModule.c | 49 xmlStrPrintf(filename, sizeof(filename), in main()
|
| D | xmlIO.c | 1542 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()
|
| D | xmlstring.c | 553 xmlStrPrintf(xmlChar *buf, int len, const char *msg, ...) { in xmlStrPrintf() function
|
| D | libxml2.syms | 1573 xmlStrPrintf;
|
| D | elfgcchack.h | 10829 #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
|
| D | xpath.c | 640 xmlStrPrintf(buf, 200, in xmlXPathErrMemory()
|
| D | NEWS | 2561 - a lot of other smaller API improvements: xmlStrPrintf (Aleksey Sanin),
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | xmlstring.rpgle | 109 * xmlStrPrintf() is a vararg function. 114 d xmlStrPrintf pr extproc('xmlStrPrintf')
|
| /third_party/libxml2/include/libxml/ |
| D | xmlstring.h | 98 xmlStrPrintf (xmlChar *buf,
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 1886 xmlStrPrintf
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 83775 - * 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
|