Searched refs:xmlXPtrLocationSetAdd (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/ |
D | xpointer.c | 605 xmlXPtrLocationSetAdd(xmlLocationSetPtr cur, xmlXPathObjectPtr val) { in xmlXPtrLocationSetAdd() function 670 xmlXPtrLocationSetAdd(val1, val2->locTab[i]); in xmlXPtrLocationSetMerge() 802 xmlXPtrLocationSetAdd(newset, in xmlXPtrNewLocationSetNodeSet() 1818 xmlXPtrLocationSetAdd(newset, point); in xmlXPtrStartPointFunction() 1917 xmlXPtrLocationSetAdd(newset, point); in xmlXPtrEndPointFunction() 2038 xmlXPtrLocationSetAdd(newset, in xmlXPtrRangeFunction() 2190 xmlXPtrLocationSetAdd(newset, in xmlXPtrRangeInsideFunction() 2772 xmlXPtrLocationSetAdd(newset, in xmlXPtrStringRangeFunction() 2783 xmlXPtrLocationSetAdd(newset, in xmlXPtrStringRangeFunction() 2788 xmlXPtrLocationSetAdd(newset, in xmlXPtrStringRangeFunction() [all …]
|
D | libxml2.syms | 52 xmlXPtrLocationSetAdd;
|
D | xpath.c | 13111 xmlXPtrLocationSetAdd(newlocset, in xmlXPathCompOpEvalFilterFirst() 13810 xmlXPtrLocationSetAdd(newlocset, in xmlXPathCompOpEval() 14081 xmlXPtrLocationSetAdd(newlocset, range); in xmlXPathCompOpEval() 14088 xmlXPtrLocationSetAdd(newlocset,range); in xmlXPathCompOpEval() 14141 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 | 109 d xmlXPtrLocationSetAdd... 110 d pr extproc('xmlXPtrLocationSetAdd')
|
/external/libxml2/include/libxml/ |
D | xpointer.h | 81 xmlXPtrLocationSetAdd (xmlLocationSetPtr cur,
|
/external/libxml2/win32/ |
D | libxml2.def.src | 3141 xmlXPtrLocationSetAdd
|