Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c145 {"SupplementalArrows-A", xmlUCSIsSupplementalArrowsA},
2343 xmlUCSIsSupplementalArrowsA(int code) { in xmlUCSIsSupplementalArrowsA() function
Delfgcchack.h14608 #undef xmlUCSIsSupplementalArrowsA
14609 extern __typeof (xmlUCSIsSupplementalArrowsA) xmlUCSIsSupplementalArrowsA __attribute((alias("xmlUC…
14611 #ifndef xmlUCSIsSupplementalArrowsA
14612 extern __typeof (xmlUCSIsSupplementalArrowsA) xmlUCSIsSupplementalArrowsA__internal_alias __attribu…
14613 #define xmlUCSIsSupplementalArrowsA xmlUCSIsSupplementalArrowsA__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h131 XMLPUBFUN int XMLCALL xmlUCSIsSupplementalArrowsA (int code);