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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c135 {"PhoneticExtensions", xmlUCSIsPhoneticExtensions},
2203 * xmlUCSIsPhoneticExtensions:
2211 xmlUCSIsPhoneticExtensions(int code) { function
H A Delfgcchack.h14488 #undef xmlUCSIsPhoneticExtensions macro
14489 extern __typeof (xmlUCSIsPhoneticExtensions) xmlUCSIsPhoneticExtensions __attribute((alias("xmlUCSIsPhoneticExtensions__internal_alias")));
14491 #ifndef xmlUCSIsPhoneticExtensions
14492 extern __typeof (xmlUCSIsPhoneticExtensions) xmlUCSIsPhoneticExtensions__internal_alias __attribute((visibility("hidden")));
14493 #define xmlUCSIsPhoneticExtensions xmlUCSIsPhoneticExtensions__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c135 {"PhoneticExtensions", xmlUCSIsPhoneticExtensions},
2203 * xmlUCSIsPhoneticExtensions:
2211 xmlUCSIsPhoneticExtensions(int code) { function
H A Delfgcchack.h14662 #undef xmlUCSIsPhoneticExtensions macro
14663 extern __typeof (xmlUCSIsPhoneticExtensions) xmlUCSIsPhoneticExtensions __attribute((alias("xmlUCSIsPhoneticExtensions__internal_alias")));
14665 #ifndef xmlUCSIsPhoneticExtensions
14666 extern __typeof (xmlUCSIsPhoneticExtensions) xmlUCSIsPhoneticExtensions__internal_alias __attribute((visibility("hidden")));
14667 #define xmlUCSIsPhoneticExtensions xmlUCSIsPhoneticExtensions__internal_alias macro

Completed in 658 milliseconds