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

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dvalid.h232 xmlCreateEnumeration (const xmlChar *name);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dvalid.h232 xmlCreateEnumeration (const xmlChar *name);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms637 xmlCreateEnumeration;
H A Dvalid.c1745 * xmlCreateEnumeration:
1754 xmlCreateEnumeration(const xmlChar *name) { function
1800 ret = xmlCreateEnumeration((xmlChar *) cur->name);
H A Delfgcchack.h2429 #undef xmlCreateEnumeration macro
2430 extern __typeof (xmlCreateEnumeration) xmlCreateEnumeration __attribute((alias("xmlCreateEnumeration__internal_alias")));
2432 #ifndef xmlCreateEnumeration
2433 extern __typeof (xmlCreateEnumeration) xmlCreateEnumeration__internal_alias __attribute((visibility("hidden")));
2434 #define xmlCreateEnumeration xmlCreateEnumeration__internal_alias macro
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms637 xmlCreateEnumeration;
H A Dvalid.c1745 * xmlCreateEnumeration:
1754 xmlCreateEnumeration(const xmlChar *name) { function
1800 ret = xmlCreateEnumeration((xmlChar *) cur->name);
H A Delfgcchack.h2357 #undef xmlCreateEnumeration macro
2358 extern __typeof (xmlCreateEnumeration) xmlCreateEnumeration __attribute((alias("xmlCreateEnumeration__internal_alias")));
2360 #ifndef xmlCreateEnumeration
2361 extern __typeof (xmlCreateEnumeration) xmlCreateEnumeration__internal_alias __attribute((visibility("hidden")));
2362 #define xmlCreateEnumeration xmlCreateEnumeration__internal_alias macro

Completed in 230 milliseconds