Searched refs:xmlXPtrLocationSetAdd (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/ |
D | xpointer.c | 642 xmlXPtrLocationSetAdd(xmlLocationSetPtr cur, xmlXPathObjectPtr val) { in xmlXPtrLocationSetAdd() function 707 xmlXPtrLocationSetAdd(val1, val2->locTab[i]); in xmlXPtrLocationSetMerge() 839 xmlXPtrLocationSetAdd(newset, in xmlXPtrNewLocationSetNodeSet() 1857 xmlXPtrLocationSetAdd(newset, point); in xmlXPtrStartPointFunction() 1956 xmlXPtrLocationSetAdd(newset, point); in xmlXPtrEndPointFunction() 2077 xmlXPtrLocationSetAdd(newset, in xmlXPtrRangeFunction() 2229 xmlXPtrLocationSetAdd(newset, in xmlXPtrRangeInsideFunction() 2292 xmlXPtrLocationSetAdd(newset, range); in xmlXPtrRangeToFunction() 2873 xmlXPtrLocationSetAdd(newset, in xmlXPtrStringRangeFunction() 2884 xmlXPtrLocationSetAdd(newset, in xmlXPtrStringRangeFunction() [all …]
|
D | libxml2.syms | 52 xmlXPtrLocationSetAdd;
|
D | xpath.c | 13095 xmlXPtrLocationSetAdd(newlocset, in xmlXPathCompOpEvalFilterFirst() 13794 xmlXPtrLocationSetAdd(newlocset, in xmlXPathCompOpEval() 14060 xmlXPtrLocationSetAdd(newlocset, range); in xmlXPathCompOpEval() 14067 xmlXPtrLocationSetAdd(newlocset,range); in xmlXPathCompOpEval() 14120 xmlXPtrLocationSetAdd(newlocset, range); in xmlXPathCompOpEval()
|
D | elfgcchack.h | 17600 #undef xmlXPtrLocationSetAdd 17601 extern __typeof (xmlXPtrLocationSetAdd) xmlXPtrLocationSetAdd __attribute((alias("xmlXPtrLocationSe… 17603 #ifndef xmlXPtrLocationSetAdd 17604 extern __typeof (xmlXPtrLocationSetAdd) xmlXPtrLocationSetAdd__internal_alias __attribute((visibili… 17605 #define xmlXPtrLocationSetAdd xmlXPtrLocationSetAdd__internal_alias macro
|
D | testapi.c | 51529 xmlXPtrLocationSetAdd(cur, val); in test_xmlXPtrLocationSetAdd()
|
/external/libxml2/os400/libxmlrpg/ |
D | xpointer.rpgle | 108 d xmlXPtrLocationSetAdd... 109 d pr extproc('xmlXPtrLocationSetAdd')
|
/external/libxml2/include/libxml/ |
D | xpointer.h | 81 xmlXPtrLocationSetAdd (xmlLocationSetPtr cur,
|
/external/libxml2/win32/ |
D | libxml2.def.src | 3141 xmlXPtrLocationSetAdd
|