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

/external/libxml2/
H A Dxmlunicode.c82 {"GeometricShapes", xmlUCSIsGeometricShapes},
1514 * xmlUCSIsGeometricShapes:
1522 xmlUCSIsGeometricShapes(int code) { function
H A Delfgcchack.h14026 #undef xmlUCSIsGeometricShapes macro
14027 extern __typeof (xmlUCSIsGeometricShapes) xmlUCSIsGeometricShapes __attribute((alias("xmlUCSIsGeometricShapes__internal_alias")));
14029 #ifndef xmlUCSIsGeometricShapes
14030 extern __typeof (xmlUCSIsGeometricShapes) xmlUCSIsGeometricShapes__internal_alias __attribute((visibility("hidden")));
14031 #define xmlUCSIsGeometricShapes xmlUCSIsGeometricShapes__internal_alias macro

Completed in 173 milliseconds