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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h121 XMLPUBFUN int XMLCALL xmlUCSIsPhoneticExtensions (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c135 {"PhoneticExtensions", xmlUCSIsPhoneticExtensions},
2203 * xmlUCSIsPhoneticExtensions:
2211 xmlUCSIsPhoneticExtensions(int code) { function
H A Delfgcchack.h14352 #undef xmlUCSIsPhoneticExtensions macro
14353 extern __typeof (xmlUCSIsPhoneticExtensions) xmlUCSIsPhoneticExtensions __attribute((alias("xmlUCSIsPhoneticExtensions__internal_alias")));
14355 #ifndef xmlUCSIsPhoneticExtensions
14356 extern __typeof (xmlUCSIsPhoneticExtensions) xmlUCSIsPhoneticExtensions__internal_alias __attribute((visibility("hidden")));
14357 #define xmlUCSIsPhoneticExtensions xmlUCSIsPhoneticExtensions__internal_alias macro

Completed in 173 milliseconds