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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c145 {"SupplementalArrows-A", xmlUCSIsSupplementalArrowsA},
2335 * xmlUCSIsSupplementalArrowsA:
2343 xmlUCSIsSupplementalArrowsA(int code) { function
H A Delfgcchack.h14608 #undef xmlUCSIsSupplementalArrowsA macro
14609 extern __typeof (xmlUCSIsSupplementalArrowsA) xmlUCSIsSupplementalArrowsA __attribute((alias("xmlUCSIsSupplementalArrowsA__internal_alias")));
14611 #ifndef xmlUCSIsSupplementalArrowsA
14612 extern __typeof (xmlUCSIsSupplementalArrowsA) xmlUCSIsSupplementalArrowsA__internal_alias __attribute((visibility("hidden")));
14613 #define xmlUCSIsSupplementalArrowsA xmlUCSIsSupplementalArrowsA__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c145 {"SupplementalArrows-A", xmlUCSIsSupplementalArrowsA},
2335 * xmlUCSIsSupplementalArrowsA:
2343 xmlUCSIsSupplementalArrowsA(int code) { function
H A Delfgcchack.h14782 #undef xmlUCSIsSupplementalArrowsA macro
14783 extern __typeof (xmlUCSIsSupplementalArrowsA) xmlUCSIsSupplementalArrowsA __attribute((alias("xmlUCSIsSupplementalArrowsA__internal_alias")));
14785 #ifndef xmlUCSIsSupplementalArrowsA
14786 extern __typeof (xmlUCSIsSupplementalArrowsA) xmlUCSIsSupplementalArrowsA__internal_alias __attribute((visibility("hidden")));
14787 #define xmlUCSIsSupplementalArrowsA xmlUCSIsSupplementalArrowsA__internal_alias macro

Completed in 182 milliseconds