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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h86 XMLPUBFUN int XMLCALL xmlUCSIsIdeographicDescriptionCharacters (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c100 {"IdeographicDescriptionCharacters", xmlUCSIsIdeographicDescriptionCharacters},
1748 * xmlUCSIsIdeographicDescriptionCharacters:
1756 xmlUCSIsIdeographicDescriptionCharacters(int code) { function
H A Delfgcchack.h13932 #undef xmlUCSIsIdeographicDescriptionCharacters macro
13933 extern __typeof (xmlUCSIsIdeographicDescriptionCharacters) xmlUCSIsIdeographicDescriptionCharacters __attribute((alias("xmlUCSIsIdeographicDescriptionCharacters__internal_alias")));
13935 #ifndef xmlUCSIsIdeographicDescriptionCharacters
13936 extern __typeof (xmlUCSIsIdeographicDescriptionCharacters) xmlUCSIsIdeographicDescriptionCharacters__internal_alias __attribute((visibility("hidden")));
13937 #define xmlUCSIsIdeographicDescriptionCharacters xmlUCSIsIdeographicDescriptionCharacters__internal_alias macro

Completed in 109 milliseconds