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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h101 XMLPUBFUN int XMLCALL xmlUCSIsLinearBIdeograms (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c115 {"LinearBIdeograms", xmlUCSIsLinearBIdeograms},
1943 * xmlUCSIsLinearBIdeograms:
1951 xmlUCSIsLinearBIdeograms(int code) { function
H A Delfgcchack.h14112 #undef xmlUCSIsLinearBIdeograms macro
14113 extern __typeof (xmlUCSIsLinearBIdeograms) xmlUCSIsLinearBIdeograms __attribute((alias("xmlUCSIsLinearBIdeograms__internal_alias")));
14115 #ifndef xmlUCSIsLinearBIdeograms
14116 extern __typeof (xmlUCSIsLinearBIdeograms) xmlUCSIsLinearBIdeograms__internal_alias __attribute((visibility("hidden")));
14117 #define xmlUCSIsLinearBIdeograms xmlUCSIsLinearBIdeograms__internal_alias macro

Completed in 92 milliseconds