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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h135 XMLPUBFUN int XMLCALL xmlUCSIsSupplementaryPrivateUseAreaB (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c149 {"SupplementaryPrivateUseArea-B", xmlUCSIsSupplementaryPrivateUseAreaB},
2387 * xmlUCSIsSupplementaryPrivateUseAreaB:
2395 xmlUCSIsSupplementaryPrivateUseAreaB(int code) { function
H A Delfgcchack.h14520 #undef xmlUCSIsSupplementaryPrivateUseAreaB macro
14521 extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaB) xmlUCSIsSupplementaryPrivateUseAreaB __attribute((alias("xmlUCSIsSupplementaryPrivateUseAreaB__internal_alias")));
14523 #ifndef xmlUCSIsSupplementaryPrivateUseAreaB
14524 extern __typeof (xmlUCSIsSupplementaryPrivateUseAreaB) xmlUCSIsSupplementaryPrivateUseAreaB__internal_alias __attribute((visibility("hidden")));
14525 #define xmlUCSIsSupplementaryPrivateUseAreaB xmlUCSIsSupplementaryPrivateUseAreaB__internal_alias macro

Completed in 124 milliseconds