Searched refs:xmlXPtrNewLocationSetNodeSet (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxpointer.h74 xmlXPtrNewLocationSetNodeSet(xmlNodeSetPtr set);
/external/libxml2/include/libxml/
H A Dxpointer.h74 xmlXPtrNewLocationSetNodeSet(xmlNodeSetPtr set);
/external/chromium_org/third_party/libxml/src/
H A Dxpointer.c811 * xmlXPtrNewLocationSetNodeSet:
820 xmlXPtrNewLocationSetNodeSet(xmlNodeSetPtr set) { function
1805 tmp = xmlXPtrNewLocationSetNodeSet(obj->nodesetval);
1899 tmp = xmlXPtrNewLocationSetNodeSet(obj->nodesetval);
2047 tmp = xmlXPtrNewLocationSetNodeSet(set->nodesetval);
2193 tmp = xmlXPtrNewLocationSetNodeSet(set->nodesetval);
2809 tmp = xmlXPtrNewLocationSetNodeSet(set->nodesetval);
H A Delfgcchack.h17486 #undef xmlXPtrNewLocationSetNodeSet macro
17487 extern __typeof (xmlXPtrNewLocationSetNodeSet) xmlXPtrNewLocationSetNodeSet __attribute((alias("xmlXPtrNewLocationSetNodeSet__internal_alias")));
17489 #ifndef xmlXPtrNewLocationSetNodeSet
17490 extern __typeof (xmlXPtrNewLocationSetNodeSet) xmlXPtrNewLocationSetNodeSet__internal_alias __attribute((visibility("hidden")));
17491 #define xmlXPtrNewLocationSetNodeSet xmlXPtrNewLocationSetNodeSet__internal_alias macro
H A Dtestapi.c[all...]
/external/libxml2/
H A Dxpointer.c811 * xmlXPtrNewLocationSetNodeSet:
820 xmlXPtrNewLocationSetNodeSet(xmlNodeSetPtr set) { function
1813 tmp = xmlXPtrNewLocationSetNodeSet(obj->nodesetval);
1907 tmp = xmlXPtrNewLocationSetNodeSet(obj->nodesetval);
2055 tmp = xmlXPtrNewLocationSetNodeSet(set->nodesetval);
2201 tmp = xmlXPtrNewLocationSetNodeSet(set->nodesetval);
2817 tmp = xmlXPtrNewLocationSetNodeSet(set->nodesetval);
H A Delfgcchack.h17486 #undef xmlXPtrNewLocationSetNodeSet macro
17487 extern __typeof (xmlXPtrNewLocationSetNodeSet) xmlXPtrNewLocationSetNodeSet __attribute((alias("xmlXPtrNewLocationSetNodeSet__internal_alias")));
17489 #ifndef xmlXPtrNewLocationSetNodeSet
17490 extern __typeof (xmlXPtrNewLocationSetNodeSet) xmlXPtrNewLocationSetNodeSet__internal_alias __attribute((visibility("hidden")));
17491 #define xmlXPtrNewLocationSetNodeSet xmlXPtrNewLocationSetNodeSet__internal_alias macro

Completed in 293 milliseconds