Searched defs:xmlUCSIsIdeographicDescriptionCharacters (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlunicode.c100 {"IdeographicDescriptionCharacters", xmlUCSIsIdeographicDescriptionCharacters},
1748 * xmlUCSIsIdeographicDescriptionCharacters:
1756 xmlUCSIsIdeographicDescriptionCharacters(int code) { function
H A Delfgcchack.h14242 #undef xmlUCSIsIdeographicDescriptionCharacters macro
14243 extern __typeof (xmlUCSIsIdeographicDescriptionCharacters) xmlUCSIsIdeographicDescriptionCharacters __attribute((alias("xmlUCSIsIdeographicDescriptionCharacters__internal_alias")));
14245 #ifndef xmlUCSIsIdeographicDescriptionCharacters
14246 extern __typeof (xmlUCSIsIdeographicDescriptionCharacters) xmlUCSIsIdeographicDescriptionCharacters__internal_alias __attribute((visibility("hidden")));
14247 #define xmlUCSIsIdeographicDescriptionCharacters xmlUCSIsIdeographicDescriptionCharacters__internal_alias macro

Completed in 264 milliseconds