Searched refs:xmlParseReference (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DparserInternals.h456 xmlParseReference (xmlParserCtxtPtr ctxt);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DparserInternals.h423 xmlParseReference (xmlParserCtxtPtr ctxt);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms209 xmlParseReference;
H A Delfgcchack.h7479 #undef xmlParseReference macro
7480 extern __typeof (xmlParseReference) xmlParseReference __attribute((alias("xmlParseReference__internal_alias")));
7482 #ifndef xmlParseReference
7483 extern __typeof (xmlParseReference) xmlParseReference__internal_alias __attribute((visibility("hidden")));
7484 #define xmlParseReference xmlParseReference__internal_alias macro
H A Dparser.c7083 * xmlParseReference:
7094 xmlParseReference(xmlParserCtxtPtr ctxt) { function
9890 xmlParseReference(ctxt);
11509 xmlParseReference(ctxt);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms209 xmlParseReference;
H A Delfgcchack.h7353 #undef xmlParseReference macro
7354 extern __typeof (xmlParseReference) xmlParseReference __attribute((alias("xmlParseReference__internal_alias")));
7356 #ifndef xmlParseReference
7357 extern __typeof (xmlParseReference) xmlParseReference__internal_alias __attribute((visibility("hidden")));
7358 #define xmlParseReference xmlParseReference__internal_alias macro
H A Dparser.c6684 * xmlParseReference:
6695 xmlParseReference(xmlParserCtxtPtr ctxt) { function
9380 xmlParseReference(ctxt);
10962 xmlParseReference(ctxt);

Completed in 285 milliseconds