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

/external/libxml2/
H A Dxmlunicode.c144 {"SuperscriptsandSubscripts", xmlUCSIsSuperscriptsandSubscripts},
2322 * xmlUCSIsSuperscriptsandSubscripts:
2330 xmlUCSIsSuperscriptsandSubscripts(int code) { function
H A Delfgcchack.h14770 #undef xmlUCSIsSuperscriptsandSubscripts macro
14771 extern __typeof (xmlUCSIsSuperscriptsandSubscripts) xmlUCSIsSuperscriptsandSubscripts __attribute((alias("xmlUCSIsSuperscriptsandSubscripts__internal_alias")));
14773 #ifndef xmlUCSIsSuperscriptsandSubscripts
14774 extern __typeof (xmlUCSIsSuperscriptsandSubscripts) xmlUCSIsSuperscriptsandSubscripts__internal_alias __attribute((visibility("hidden")));
14775 #define xmlUCSIsSuperscriptsandSubscripts xmlUCSIsSuperscriptsandSubscripts__internal_alias macro

Completed in 95 milliseconds