Home
last modified time | relevance | path

Searched refs:xmlUCSIsSuperscriptsandSubscripts (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dxmlunicode.c144 {"SuperscriptsandSubscripts", xmlUCSIsSuperscriptsandSubscripts},
2330 xmlUCSIsSuperscriptsandSubscripts(int code) { in xmlUCSIsSuperscriptsandSubscripts() function
Delfgcchack.h14596 #undef xmlUCSIsSuperscriptsandSubscripts
14597 extern __typeof (xmlUCSIsSuperscriptsandSubscripts) xmlUCSIsSuperscriptsandSubscripts __attribute((…
14599 #ifndef xmlUCSIsSuperscriptsandSubscripts
14600 extern __typeof (xmlUCSIsSuperscriptsandSubscripts) xmlUCSIsSuperscriptsandSubscripts__internal_ali…
14601 #define xmlUCSIsSuperscriptsandSubscripts xmlUCSIsSuperscriptsandSubscripts__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h130 XMLPUBFUN int XMLCALL xmlUCSIsSuperscriptsandSubscripts (int code);