Searched refs:xmlUCSIsBoxDrawing (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlunicode.h38 XMLPUBFUN int XMLCALL xmlUCSIsBoxDrawing (int code);
/external/libxml2/
H A Dlibxml2.syms1083 xmlUCSIsBoxDrawing;
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
H A Dtestapi.c[all...]

Completed in 127 milliseconds