Home
last modified time | relevance | path

Searched refs:xmlStringLenGetNodeList (Results 1 – 10 of 10) sorted by relevance

/third_party/libxml2/include/libxml/
Dtree.h1046 xmlStringLenGetNodeList (const xmlDoc *doc,
/third_party/libxml2/
Dlibxml2.syms1038 xmlStringLenGetNodeList;
Delfgcchack.h11019 #undef xmlStringLenGetNodeList
11020 extern __typeof (xmlStringLenGetNodeList) xmlStringLenGetNodeList __attribute((alias("xmlStringLenG…
11022 #ifndef xmlStringLenGetNodeList
11023 extern __typeof (xmlStringLenGetNodeList) xmlStringLenGetNodeList__internal_alias __attribute((visi…
11024 #define xmlStringLenGetNodeList xmlStringLenGetNodeList__internal_alias macro
DSAX2.c2028 ret->children = xmlStringLenGetNodeList(ctxt->myDoc, value, in xmlSAX2AttributeNs()
Dtree.c1275 xmlStringLenGetNodeList(const xmlDoc *doc, const xmlChar *value, int len) { in xmlStringLenGetNodeList() function
5779 cur->children = xmlStringLenGetNodeList(cur->doc, content, len); in xmlNodeSetContentLen()
DNEWS703 Fix memory leak in xmlStringLenGetNodeList (Nick Wellnhofer),
Dtestapi.c23940 ret_val = xmlStringLenGetNodeList((const xmlDoc *)doc, (const xmlChar *)value, len); in test_xmlStringLenGetNodeList()
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle1298 d xmlStringLenGetNodeList...
1299 d pr extproc('xmlStringLenGetNodeList')
/third_party/libxml2/win32/
Dlibxml2.def.src1904 xmlStringLenGetNodeList
/third_party/chromium/patch/
D0001-cve.patch111992 -#undef xmlStringLenGetNodeList
111993 -extern __typeof (xmlStringLenGetNodeList) xmlStringLenGetNodeList __attribute((alias("xmlStringLen…
111995 -#ifndef xmlStringLenGetNodeList
111996 -extern __typeof (xmlStringLenGetNodeList) xmlStringLenGetNodeList__internal_alias __attribute((vis…
111997 -#define xmlStringLenGetNodeList xmlStringLenGetNodeList__internal_alias
132761 @@ -1287,7 +1284,7 @@ xmlStringLenGetNodeList(const xmlDoc *doc, const xmlChar *value, int len) {