Searched refs:xmlXPtrLocationSetAdd (Results 1 – 13 of 13) sorted by relevance
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xpointer.c | 641 xmlXPtrLocationSetAdd(xmlLocationSetPtr cur, xmlXPathObjectPtr val) { in xmlXPtrLocationSetAdd() function 706 xmlXPtrLocationSetAdd(val1, val2->locTab[i]); in xmlXPtrLocationSetMerge() 838 xmlXPtrLocationSetAdd(newset, in xmlXPtrNewLocationSetNodeSet() 1859 xmlXPtrLocationSetAdd(newset, point); in xmlXPtrStartPointFunction() 1958 xmlXPtrLocationSetAdd(newset, point); in xmlXPtrEndPointFunction() 2080 xmlXPtrLocationSetAdd(newset, in xmlXPtrRangeFunction() 2233 xmlXPtrLocationSetAdd(newset, in xmlXPtrRangeInsideFunction() 2815 xmlXPtrLocationSetAdd(newset, in xmlXPtrStringRangeFunction() 2826 xmlXPtrLocationSetAdd(newset, in xmlXPtrStringRangeFunction() 2831 xmlXPtrLocationSetAdd(newset, in xmlXPtrStringRangeFunction() [all …]
|
D | xpointer.in.h | 110 xmlXPtrLocationSetAdd (xmlLocationSetPtr cur,
|
D | xpath.c | 13082 xmlXPtrLocationSetAdd(newlocset, in xmlXPathCompOpEvalFilterFirst() 13666 xmlXPtrLocationSetAdd(newlocset, in xmlXPathCompOpEval() 13912 xmlXPtrLocationSetAdd(newlocset, range); in xmlXPathCompOpEval() 13919 xmlXPtrLocationSetAdd(newlocset,range); in xmlXPathCompOpEval() 13969 xmlXPtrLocationSetAdd(newlocset, range); in xmlXPathCompOpEval()
|
D | elfgcchack.h | 17631 #undef xmlXPtrLocationSetAdd 17632 extern __typeof (xmlXPtrLocationSetAdd) xmlXPtrLocationSetAdd __attribute((alias("xmlXPtrLocationSe… 17634 #ifndef xmlXPtrLocationSetAdd 17635 extern __typeof (xmlXPtrLocationSetAdd) xmlXPtrLocationSetAdd__internal_alias __attribute((visibili… 17636 #define xmlXPtrLocationSetAdd xmlXPtrLocationSetAdd__internal_alias macro
|
/third_party/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() 1828 xmlXPtrLocationSetAdd(newset, point); in xmlXPtrStartPointFunction() 1927 xmlXPtrLocationSetAdd(newset, point); in xmlXPtrEndPointFunction() 2049 xmlXPtrLocationSetAdd(newset, in xmlXPtrRangeFunction() 2203 xmlXPtrLocationSetAdd(newset, in xmlXPtrRangeInsideFunction() 2798 xmlXPtrLocationSetAdd(newset, in xmlXPtrStringRangeFunction() 2809 xmlXPtrLocationSetAdd(newset, in xmlXPtrStringRangeFunction() 2814 xmlXPtrLocationSetAdd(newset, in xmlXPtrStringRangeFunction() [all …]
|
D | libxml2.syms | 52 xmlXPtrLocationSetAdd;
|
D | elfgcchack.h | 17622 #undef xmlXPtrLocationSetAdd 17623 extern __typeof (xmlXPtrLocationSetAdd) xmlXPtrLocationSetAdd __attribute((alias("xmlXPtrLocationSe… 17625 #ifndef xmlXPtrLocationSetAdd 17626 extern __typeof (xmlXPtrLocationSetAdd) xmlXPtrLocationSetAdd__internal_alias __attribute((visibili… 17627 #define xmlXPtrLocationSetAdd xmlXPtrLocationSetAdd__internal_alias macro
|
D | xpath.c | 13446 xmlXPtrLocationSetAdd(newlocset, range); in xmlXPathCompOpEval() 13453 xmlXPtrLocationSetAdd(newlocset,range); in xmlXPathCompOpEval() 13503 xmlXPtrLocationSetAdd(newlocset, range); in xmlXPathCompOpEval()
|
D | testapi.c | 51735 xmlXPtrLocationSetAdd(cur, val); in test_xmlXPtrLocationSetAdd()
|
/third_party/libxml2/os400/libxmlrpg/ |
D | xpointer.rpgle | 109 d xmlXPtrLocationSetAdd... 110 d pr extproc('xmlXPtrLocationSetAdd')
|
/third_party/libxml2/include/libxml/ |
D | xpointer.h | 81 xmlXPtrLocationSetAdd (xmlLocationSetPtr cur,
|
/third_party/libxml2/win32/ |
D | libxml2.def.src | 3143 xmlXPtrLocationSetAdd
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 118595 -#undef xmlXPtrLocationSetAdd 118596 -extern __typeof (xmlXPtrLocationSetAdd) xmlXPtrLocationSetAdd __attribute((alias("xmlXPtrLocationS… 118598 -#ifndef xmlXPtrLocationSetAdd 118599 -extern __typeof (xmlXPtrLocationSetAdd) xmlXPtrLocationSetAdd__internal_alias __attribute((visibil… 118600 -#define xmlXPtrLocationSetAdd xmlXPtrLocationSetAdd__internal_alias 120475 +"xmlXPtrLocationSetAdd", 122515 xmlXPtrLocationSetAdd (xmlLocationSetPtr cur, 131691 - xmlXPtrLocationSetAdd(cur, val); 131697 - printf("Leak of %d blocks found in xmlXPtrLocationSetAdd",
|