Home
last modified time | relevance | path

Searched refs:xmlBufferSetAllocationScheme (Results 1 – 8 of 8) sorted by relevance

/third_party/libxml2/include/libxml/
Dtree.h743 xmlBufferSetAllocationScheme(xmlBufferPtr buf,
/third_party/libxml2/
Dlibxml2.syms919 xmlBufferSetAllocationScheme;
Delfgcchack.h1559 #undef xmlBufferSetAllocationScheme
1560 extern __typeof (xmlBufferSetAllocationScheme) xmlBufferSetAllocationScheme __attribute((alias("xml…
1562 #ifndef xmlBufferSetAllocationScheme
1563 extern __typeof (xmlBufferSetAllocationScheme) xmlBufferSetAllocationScheme__internal_alias __attri…
1564 #define xmlBufferSetAllocationScheme xmlBufferSetAllocationScheme__internal_alias macro
Dtree.c7207 xmlBufferSetAllocationScheme(xmlBufferPtr buf, in xmlBufferSetAllocationScheme() function
Dtestapi.c19108 xmlBufferSetAllocationScheme(buf, scheme); in test_xmlBufferSetAllocationScheme()
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle766 d xmlBufferSetAllocationScheme...
768 d 'xmlBufferSetAllocationScheme')
/third_party/libxml2/win32/
Dlibxml2.def.src577 xmlBufferSetAllocationScheme
/third_party/chromium/patch/
D0001-cve.patch102544 -#undef xmlBufferSetAllocationScheme
102545 -extern __typeof (xmlBufferSetAllocationScheme) xmlBufferSetAllocationScheme __attribute((alias("xm…
102547 -#ifndef xmlBufferSetAllocationScheme
102548 -extern __typeof (xmlBufferSetAllocationScheme) xmlBufferSetAllocationScheme__internal_alias __attr…
102549 -#define xmlBufferSetAllocationScheme xmlBufferSetAllocationScheme__internal_alias
123640 + xmlBufferSetAllocationScheme(buf, XML_BUFFER_ALLOC_DOUBLEIT);
125037 + xmlBufferSetAllocationScheme(buf, XML_BUFFER_ALLOC_DOUBLEIT);
125045 + xmlBufferSetAllocationScheme(buf, XML_BUFFER_ALLOC_DOUBLEIT);
125053 + xmlBufferSetAllocationScheme(buf, XML_BUFFER_ALLOC_DOUBLEIT);
134719 + xmlBufferSetAllocationScheme(buffer, XML_BUFFER_ALLOC_DOUBLEIT);
[all …]