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

/external/libxml2/
H A Dxmlunicode.c185 {"N", xmlUCSIsCatN},
2860 * xmlUCSIsCatN:
2868 xmlUCSIsCatN(int code) { function
H A Delfgcchack.h13570 #undef xmlUCSIsCatN macro
13571 extern __typeof (xmlUCSIsCatN) xmlUCSIsCatN __attribute((alias("xmlUCSIsCatN__internal_alias")));
13573 #ifndef xmlUCSIsCatN
13574 extern __typeof (xmlUCSIsCatN) xmlUCSIsCatN__internal_alias __attribute((visibility("hidden")));
13575 #define xmlUCSIsCatN xmlUCSIsCatN__internal_alias macro

Completed in 114 milliseconds