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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c82 {"GeometricShapes", xmlUCSIsGeometricShapes},
1514 * xmlUCSIsGeometricShapes:
1522 xmlUCSIsGeometricShapes(int code) { function
H A Delfgcchack.h13748 #undef xmlUCSIsGeometricShapes macro
13749 extern __typeof (xmlUCSIsGeometricShapes) xmlUCSIsGeometricShapes __attribute((alias("xmlUCSIsGeometricShapes__internal_alias")));
13751 #ifndef xmlUCSIsGeometricShapes
13752 extern __typeof (xmlUCSIsGeometricShapes) xmlUCSIsGeometricShapes__internal_alias __attribute((visibility("hidden")));
13753 #define xmlUCSIsGeometricShapes xmlUCSIsGeometricShapes__internal_alias macro

Completed in 94 milliseconds