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

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h64 XMLPUBFUN int XMLCALL xmlUCSIsEnclosedAlphanumerics (int code);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h64 XMLPUBFUN int XMLCALL xmlUCSIsEnclosedAlphanumerics (int code);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms1142 xmlUCSIsEnclosedAlphanumerics;
H A Dxmlunicode.c78 {"EnclosedAlphanumerics", xmlUCSIsEnclosedAlphanumerics},
1462 * xmlUCSIsEnclosedAlphanumerics:
1470 xmlUCSIsEnclosedAlphanumerics(int code) { function
H A Delfgcchack.h13978 #undef xmlUCSIsEnclosedAlphanumerics macro
13979 extern __typeof (xmlUCSIsEnclosedAlphanumerics) xmlUCSIsEnclosedAlphanumerics __attribute((alias("xmlUCSIsEnclosedAlphanumerics__internal_alias")));
13981 #ifndef xmlUCSIsEnclosedAlphanumerics
13982 extern __typeof (xmlUCSIsEnclosedAlphanumerics) xmlUCSIsEnclosedAlphanumerics__internal_alias __attribute((visibility("hidden")));
13983 #define xmlUCSIsEnclosedAlphanumerics xmlUCSIsEnclosedAlphanumerics__internal_alias macro
H A Dtestapi.c[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1142 xmlUCSIsEnclosedAlphanumerics;
H A Dxmlunicode.c78 {"EnclosedAlphanumerics", xmlUCSIsEnclosedAlphanumerics},
1462 * xmlUCSIsEnclosedAlphanumerics:
1470 xmlUCSIsEnclosedAlphanumerics(int code) { function
H A Delfgcchack.h13804 #undef xmlUCSIsEnclosedAlphanumerics macro
13805 extern __typeof (xmlUCSIsEnclosedAlphanumerics) xmlUCSIsEnclosedAlphanumerics __attribute((alias("xmlUCSIsEnclosedAlphanumerics__internal_alias")));
13807 #ifndef xmlUCSIsEnclosedAlphanumerics
13808 extern __typeof (xmlUCSIsEnclosedAlphanumerics) xmlUCSIsEnclosedAlphanumerics__internal_alias __attribute((visibility("hidden")));
13809 #define xmlUCSIsEnclosedAlphanumerics xmlUCSIsEnclosedAlphanumerics__internal_alias macro
H A Dtestapi.c[all...]

Completed in 682 milliseconds