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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c82 {"GeometricShapes", xmlUCSIsGeometricShapes},
1514 * xmlUCSIsGeometricShapes:
1522 xmlUCSIsGeometricShapes(int code) { function
H A Delfgcchack.h13852 #undef xmlUCSIsGeometricShapes macro
13853 extern __typeof (xmlUCSIsGeometricShapes) xmlUCSIsGeometricShapes __attribute((alias("xmlUCSIsGeometricShapes__internal_alias")));
13855 #ifndef xmlUCSIsGeometricShapes
13856 extern __typeof (xmlUCSIsGeometricShapes) xmlUCSIsGeometricShapes__internal_alias __attribute((visibility("hidden")));
13857 #define xmlUCSIsGeometricShapes xmlUCSIsGeometricShapes__internal_alias macro
/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 1516 milliseconds