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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h65 XMLPUBFUN int XMLCALL xmlUCSIsEnclosedCJKLettersandMonths (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c79 {"EnclosedCJKLettersandMonths", xmlUCSIsEnclosedCJKLettersandMonths},
1475 * xmlUCSIsEnclosedCJKLettersandMonths:
1483 xmlUCSIsEnclosedCJKLettersandMonths(int code) { function
H A Delfgcchack.h13680 #undef xmlUCSIsEnclosedCJKLettersandMonths macro
13681 extern __typeof (xmlUCSIsEnclosedCJKLettersandMonths) xmlUCSIsEnclosedCJKLettersandMonths __attribute((alias("xmlUCSIsEnclosedCJKLettersandMonths__internal_alias")));
13683 #ifndef xmlUCSIsEnclosedCJKLettersandMonths
13684 extern __typeof (xmlUCSIsEnclosedCJKLettersandMonths) xmlUCSIsEnclosedCJKLettersandMonths__internal_alias __attribute((visibility("hidden")));
13685 #define xmlUCSIsEnclosedCJKLettersandMonths xmlUCSIsEnclosedCJKLettersandMonths__internal_alias macro

Completed in 192 milliseconds