Searched refs:xmlXPtrLocationSetAdd (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/ |
D | xpointer.c | 612 xmlXPtrLocationSetAdd(xmlLocationSetPtr cur, xmlXPathObjectPtr val) { in xmlXPtrLocationSetAdd() function 677 xmlXPtrLocationSetAdd(val1, val2->locTab[i]); in xmlXPtrLocationSetMerge() 809 xmlXPtrLocationSetAdd(newset, in xmlXPtrNewLocationSetNodeSet() 1830 xmlXPtrLocationSetAdd(newset, point); in xmlXPtrStartPointFunction() 1929 xmlXPtrLocationSetAdd(newset, point); in xmlXPtrEndPointFunction() 2051 xmlXPtrLocationSetAdd(newset, in xmlXPtrRangeFunction() 2204 xmlXPtrLocationSetAdd(newset, in xmlXPtrRangeInsideFunction() 2786 xmlXPtrLocationSetAdd(newset, in xmlXPtrStringRangeFunction() 2797 xmlXPtrLocationSetAdd(newset, in xmlXPtrStringRangeFunction() 2802 xmlXPtrLocationSetAdd(newset, in xmlXPtrStringRangeFunction() [all …]
|
D | libxml2.syms | 52 xmlXPtrLocationSetAdd;
|
D | xpath.c | 13088 xmlXPtrLocationSetAdd(newlocset, in xmlXPathCompOpEvalFilterFirst() 13781 xmlXPtrLocationSetAdd(newlocset, in xmlXPathCompOpEval() 14052 xmlXPtrLocationSetAdd(newlocset, range); in xmlXPathCompOpEval() 14059 xmlXPtrLocationSetAdd(newlocset,range); in xmlXPathCompOpEval() 14112 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 | 51742 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
|