Searched refs:xmlGetRefs (Results 1 - 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
H A Dvalid.h301 xmlGetRefs (xmlDocPtr doc,
/external/libxml2/
H A Dlibxml2.syms657 xmlGetRefs;
H A Delfgcchack.h4183 #undef xmlGetRefs macro
4184 extern __typeof (xmlGetRefs) xmlGetRefs __attribute((alias("xmlGetRefs__internal_alias")));
4186 #ifndef xmlGetRefs
4187 extern __typeof (xmlGetRefs) xmlGetRefs__internal_alias __attribute((visibility("hidden")));
4188 #define xmlGetRefs xmlGetRefs__internal_alias macro
H A Dvalid.c3101 * xmlGetRefs:
3110 xmlGetRefs(xmlDocPtr doc, const xmlChar *ID) { function

Completed in 79 milliseconds