Searched defs:xmlUCSIsEnclosedAlphanumerics (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
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
/external/libxml2/
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

Completed in 578 milliseconds