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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c52 {"BoxDrawing", xmlUCSIsBoxDrawing},
1124 * xmlUCSIsBoxDrawing:
1132 xmlUCSIsBoxDrawing(int code) { function
H A Delfgcchack.h13048 #undef xmlUCSIsBoxDrawing macro
13049 extern __typeof (xmlUCSIsBoxDrawing) xmlUCSIsBoxDrawing __attribute((alias("xmlUCSIsBoxDrawing__internal_alias")));
13051 #ifndef xmlUCSIsBoxDrawing
13052 extern __typeof (xmlUCSIsBoxDrawing) xmlUCSIsBoxDrawing__internal_alias __attribute((visibility("hidden")));
13053 #define xmlUCSIsBoxDrawing xmlUCSIsBoxDrawing__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c52 {"BoxDrawing", xmlUCSIsBoxDrawing},
1124 * xmlUCSIsBoxDrawing:
1132 xmlUCSIsBoxDrawing(int code) { function
H A Delfgcchack.h13048 #undef xmlUCSIsBoxDrawing macro
13049 extern __typeof (xmlUCSIsBoxDrawing) xmlUCSIsBoxDrawing __attribute((alias("xmlUCSIsBoxDrawing__internal_alias")));
13051 #ifndef xmlUCSIsBoxDrawing
13052 extern __typeof (xmlUCSIsBoxDrawing) xmlUCSIsBoxDrawing__internal_alias __attribute((visibility("hidden")));
13053 #define xmlUCSIsBoxDrawing xmlUCSIsBoxDrawing__internal_alias macro

Completed in 99 milliseconds