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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h111 XMLPUBFUN int XMLCALL xmlUCSIsMiscellaneousTechnical (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c125 {"MiscellaneousTechnical", xmlUCSIsMiscellaneousTechnical},
2073 * xmlUCSIsMiscellaneousTechnical:
2081 xmlUCSIsMiscellaneousTechnical(int code) { function
H A Delfgcchack.h14232 #undef xmlUCSIsMiscellaneousTechnical macro
14233 extern __typeof (xmlUCSIsMiscellaneousTechnical) xmlUCSIsMiscellaneousTechnical __attribute((alias("xmlUCSIsMiscellaneousTechnical__internal_alias")));
14235 #ifndef xmlUCSIsMiscellaneousTechnical
14236 extern __typeof (xmlUCSIsMiscellaneousTechnical) xmlUCSIsMiscellaneousTechnical__internal_alias __attribute((visibility("hidden")));
14237 #define xmlUCSIsMiscellaneousTechnical xmlUCSIsMiscellaneousTechnical__internal_alias macro

Completed in 130 milliseconds