Searched defs:xmlUCSIsLinearBIdeograms (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlunicode.c115 {"LinearBIdeograms", xmlUCSIsLinearBIdeograms},
1943 * xmlUCSIsLinearBIdeograms:
1951 xmlUCSIsLinearBIdeograms(int code) { function
H A Delfgcchack.h14422 #undef xmlUCSIsLinearBIdeograms macro
14423 extern __typeof (xmlUCSIsLinearBIdeograms) xmlUCSIsLinearBIdeograms __attribute((alias("xmlUCSIsLinearBIdeograms__internal_alias")));
14425 #ifndef xmlUCSIsLinearBIdeograms
14426 extern __typeof (xmlUCSIsLinearBIdeograms) xmlUCSIsLinearBIdeograms__internal_alias __attribute((visibility("hidden")));
14427 #define xmlUCSIsLinearBIdeograms xmlUCSIsLinearBIdeograms__internal_alias macro

Completed in 119 milliseconds