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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h40 XMLPUBFUN int XMLCALL xmlUCSIsBuhid (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c54 {"Buhid", xmlUCSIsBuhid},
1150 * xmlUCSIsBuhid:
1158 xmlUCSIsBuhid(int code) { function
H A Delfgcchack.h12936 #undef xmlUCSIsBuhid macro
12937 extern __typeof (xmlUCSIsBuhid) xmlUCSIsBuhid __attribute((alias("xmlUCSIsBuhid__internal_alias")));
12939 #ifndef xmlUCSIsBuhid
12940 extern __typeof (xmlUCSIsBuhid) xmlUCSIsBuhid__internal_alias __attribute((visibility("hidden")));
12941 #define xmlUCSIsBuhid xmlUCSIsBuhid__internal_alias macro

Completed in 128 milliseconds