Searched refs:xmlTextReaderHasAttributes (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxmlreader.h152 xmlTextReaderHasAttributes(xmlTextReaderPtr reader);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlreader.h152 xmlTextReaderHasAttributes(xmlTextReaderPtr reader);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms806 xmlTextReaderHasAttributes;
H A Delfgcchack.h11460 #undef xmlTextReaderHasAttributes macro
11461 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes __attribute((alias("xmlTextReaderHasAttributes__internal_alias")));
11463 #ifndef xmlTextReaderHasAttributes
11464 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes__internal_alias __attribute((visibility("hidden")));
11465 #define xmlTextReaderHasAttributes xmlTextReaderHasAttributes__internal_alias macro
H A Dxmlreader.c3473 * xmlTextReaderHasAttributes:
3481 xmlTextReaderHasAttributes(xmlTextReaderPtr reader) { function
H A Dtestapi.c31438 ret_val = xmlTextReaderHasAttributes(reader);
31444 printf("Leak of %d blocks found in xmlTextReaderHasAttributes",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms806 xmlTextReaderHasAttributes;
H A Delfgcchack.h11310 #undef xmlTextReaderHasAttributes macro
11311 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes __attribute((alias("xmlTextReaderHasAttributes__internal_alias")));
11313 #ifndef xmlTextReaderHasAttributes
11314 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes__internal_alias __attribute((visibility("hidden")));
11315 #define xmlTextReaderHasAttributes xmlTextReaderHasAttributes__internal_alias macro
H A Dxmlreader.c3452 * xmlTextReaderHasAttributes:
3460 xmlTextReaderHasAttributes(xmlTextReaderPtr reader) { function
H A Dtestapi.c31217 ret_val = xmlTextReaderHasAttributes(reader);
31223 printf("Leak of %d blocks found in xmlTextReaderHasAttributes",
[all...]

Completed in 599 milliseconds