Searched defs:xmlUCSIsPhoneticExtensions (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c135 {"PhoneticExtensions", xmlUCSIsPhoneticExtensions},
2203 * xmlUCSIsPhoneticExtensions:
2211 xmlUCSIsPhoneticExtensions(int code) { function
H A Delfgcchack.h14384 #undef xmlUCSIsPhoneticExtensions macro
14385 extern __typeof (xmlUCSIsPhoneticExtensions) xmlUCSIsPhoneticExtensions __attribute((alias("xmlUCSIsPhoneticExtensions__internal_alias")));
14387 #ifndef xmlUCSIsPhoneticExtensions
14388 extern __typeof (xmlUCSIsPhoneticExtensions) xmlUCSIsPhoneticExtensions__internal_alias __attribute((visibility("hidden")));
14389 #define xmlUCSIsPhoneticExtensions xmlUCSIsPhoneticExtensions__internal_alias macro

Completed in 73 milliseconds