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

/external/libxml2/
H A Dxmlunicode.c52 {"BoxDrawing", xmlUCSIsBoxDrawing},
1124 * xmlUCSIsBoxDrawing:
1132 xmlUCSIsBoxDrawing(int code) { function
H A Delfgcchack.h13222 #undef xmlUCSIsBoxDrawing macro
13223 extern __typeof (xmlUCSIsBoxDrawing) xmlUCSIsBoxDrawing __attribute((alias("xmlUCSIsBoxDrawing__internal_alias")));
13225 #ifndef xmlUCSIsBoxDrawing
13226 extern __typeof (xmlUCSIsBoxDrawing) xmlUCSIsBoxDrawing__internal_alias __attribute((visibility("hidden")));
13227 #define xmlUCSIsBoxDrawing xmlUCSIsBoxDrawing__internal_alias macro

Completed in 122 milliseconds