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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c100 {"IdeographicDescriptionCharacters", xmlUCSIsIdeographicDescriptionCharacters},
1748 * xmlUCSIsIdeographicDescriptionCharacters:
1756 xmlUCSIsIdeographicDescriptionCharacters(int code) { function
H A Delfgcchack.h14068 #undef xmlUCSIsIdeographicDescriptionCharacters macro
14069 extern __typeof (xmlUCSIsIdeographicDescriptionCharacters) xmlUCSIsIdeographicDescriptionCharacters __attribute((alias("xmlUCSIsIdeographicDescriptionCharacters__internal_alias")));
14071 #ifndef xmlUCSIsIdeographicDescriptionCharacters
14072 extern __typeof (xmlUCSIsIdeographicDescriptionCharacters) xmlUCSIsIdeographicDescriptionCharacters__internal_alias __attribute((visibility("hidden")));
14073 #define xmlUCSIsIdeographicDescriptionCharacters xmlUCSIsIdeographicDescriptionCharacters__internal_alias macro
/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 260 milliseconds