Home
last modified time | relevance | path

Searched refs:xmlUCSIsSupplementalArrowsB (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dxmlunicode.c146 {"SupplementalArrows-B", xmlUCSIsSupplementalArrowsB},
2356 xmlUCSIsSupplementalArrowsB(int code) { in xmlUCSIsSupplementalArrowsB() function
Delfgcchack.h14620 #undef xmlUCSIsSupplementalArrowsB
14621 extern __typeof (xmlUCSIsSupplementalArrowsB) xmlUCSIsSupplementalArrowsB __attribute((alias("xmlUC…
14623 #ifndef xmlUCSIsSupplementalArrowsB
14624 extern __typeof (xmlUCSIsSupplementalArrowsB) xmlUCSIsSupplementalArrowsB__internal_alias __attribu…
14625 #define xmlUCSIsSupplementalArrowsB xmlUCSIsSupplementalArrowsB__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h132 XMLPUBFUN int XMLCALL xmlUCSIsSupplementalArrowsB (int code);