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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h61 XMLPUBFUN int XMLCALL xmlUCSIsDeseret (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c75 {"Deseret", xmlUCSIsDeseret},
1423 * xmlUCSIsDeseret:
1431 xmlUCSIsDeseret(int code) { function
H A Delfgcchack.h13632 #undef xmlUCSIsDeseret macro
13633 extern __typeof (xmlUCSIsDeseret) xmlUCSIsDeseret __attribute((alias("xmlUCSIsDeseret__internal_alias")));
13635 #ifndef xmlUCSIsDeseret
13636 extern __typeof (xmlUCSIsDeseret) xmlUCSIsDeseret__internal_alias __attribute((visibility("hidden")));
13637 #define xmlUCSIsDeseret xmlUCSIsDeseret__internal_alias macro

Completed in 175 milliseconds