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

/external/libxml2/include/libxml/
H A Dxmlunicode.h56 XMLPUBFUN int XMLCALL xmlUCSIsControlPictures (int code);
/external/libxml2/
H A Dlibxml2.syms1136 xmlUCSIsControlPictures;
H A Dxmlunicode.c70 {"ControlPictures", xmlUCSIsControlPictures},
1358 * xmlUCSIsControlPictures:
1366 xmlUCSIsControlPictures(int code) { function
H A Delfgcchack.h13882 #undef xmlUCSIsControlPictures macro
13883 extern __typeof (xmlUCSIsControlPictures) xmlUCSIsControlPictures __attribute((alias("xmlUCSIsControlPictures__internal_alias")));
13885 #ifndef xmlUCSIsControlPictures
13886 extern __typeof (xmlUCSIsControlPictures) xmlUCSIsControlPictures__internal_alias __attribute((visibility("hidden")));
13887 #define xmlUCSIsControlPictures xmlUCSIsControlPictures__internal_alias macro
H A Dtestapi.c[all...]

Completed in 251 milliseconds