Searched refs:xmlUCSIsSupplementaryPrivateUseAreaA (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h134 XMLPUBFUN int XMLCALL xmlUCSIsSupplementaryPrivateUseAreaA (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c148 {"SupplementaryPrivateUseArea-A", xmlUCSIsSupplementaryPrivateUseAreaA},
2374 * xmlUCSIsSupplementaryPrivateUseAreaA:
2382 xmlUCSIsSupplementaryPrivateUseAreaA(int code) { function
H A Delfgcchack.h14508 #undef xmlUCSIsSupplementaryPrivateUseAreaA macro
14509 extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaA) xmlUCSIsSupplementaryPrivateUseAreaA __attribute((alias("xmlUCSIsSupplementaryPrivateUseAreaA__internal_alias")));
14511 #ifndef xmlUCSIsSupplementaryPrivateUseAreaA
14512 extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaA) xmlUCSIsSupplementaryPrivateUseAreaA__internal_alias __attribute((visibility("hidden")));
14513 #define xmlUCSIsSupplementaryPrivateUseAreaA xmlUCSIsSupplementaryPrivateUseAreaA__internal_alias macro

Completed in 201 milliseconds