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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h56 XMLPUBFUN int XMLCALL xmlUCSIsControlPictures (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c70 {"ControlPictures", xmlUCSIsControlPictures},
1358 * xmlUCSIsControlPictures:
1366 xmlUCSIsControlPictures(int code) { function
H A Delfgcchack.h13572 #undef xmlUCSIsControlPictures macro
13573 extern __typeof (xmlUCSIsControlPictures) xmlUCSIsControlPictures __attribute((alias("xmlUCSIsControlPictures__internal_alias")));
13575 #ifndef xmlUCSIsControlPictures
13576 extern __typeof (xmlUCSIsControlPictures) xmlUCSIsControlPictures__internal_alias __attribute((visibility("hidden")));
13577 #define xmlUCSIsControlPictures xmlUCSIsControlPictures__internal_alias macro

Completed in 169 milliseconds