Searched refs:xmlUCSIsSuperscriptsandSubscripts (Results 1 - 6 of 6) sorted by relevance

/external/libxml2/vms/
H A Dconfig.vms204 #define xmlUCSIsSuperscriptsandSubscripts xmlUCSIsSuperscriptsand3fi4eup$
/external/libxml2/include/libxml/
H A Dxmlunicode.h130 XMLPUBFUN int XMLCALL xmlUCSIsSuperscriptsandSubscripts (int code);
/external/libxml2/
H A Dlibxml2.syms1194 xmlUCSIsSuperscriptsandSubscripts;
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
H A Dtestapi.c[all...]

Completed in 169 milliseconds