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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c146 {"SupplementalArrows-B", xmlUCSIsSupplementalArrowsB},
2348 * xmlUCSIsSupplementalArrowsB:
2356 xmlUCSIsSupplementalArrowsB(int code) { function
H A Delfgcchack.h14620 #undef xmlUCSIsSupplementalArrowsB macro
14621 extern __typeof (xmlUCSIsSupplementalArrowsB) xmlUCSIsSupplementalArrowsB __attribute((alias("xmlUCSIsSupplementalArrowsB__internal_alias")));
14623 #ifndef xmlUCSIsSupplementalArrowsB
14624 extern __typeof (xmlUCSIsSupplementalArrowsB) xmlUCSIsSupplementalArrowsB__internal_alias __attribute((visibility("hidden")));
14625 #define xmlUCSIsSupplementalArrowsB xmlUCSIsSupplementalArrowsB__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c146 {"SupplementalArrows-B", xmlUCSIsSupplementalArrowsB},
2348 * xmlUCSIsSupplementalArrowsB:
2356 xmlUCSIsSupplementalArrowsB(int code) { function
H A Delfgcchack.h14794 #undef xmlUCSIsSupplementalArrowsB macro
14795 extern __typeof (xmlUCSIsSupplementalArrowsB) xmlUCSIsSupplementalArrowsB __attribute((alias("xmlUCSIsSupplementalArrowsB__internal_alias")));
14797 #ifndef xmlUCSIsSupplementalArrowsB
14798 extern __typeof (xmlUCSIsSupplementalArrowsB) xmlUCSIsSupplementalArrowsB__internal_alias __attribute((visibility("hidden")));
14799 #define xmlUCSIsSupplementalArrowsB xmlUCSIsSupplementalArrowsB__internal_alias macro

Completed in 172 milliseconds