Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c143 {"Specials", xmlUCSIsSpecials},
2317 xmlUCSIsSpecials(int code) { in xmlUCSIsSpecials() function
Delfgcchack.h14584 #undef xmlUCSIsSpecials
14585 extern __typeof (xmlUCSIsSpecials) xmlUCSIsSpecials __attribute((alias("xmlUCSIsSpecials__internal_…
14587 #ifndef xmlUCSIsSpecials
14588 extern __typeof (xmlUCSIsSpecials) xmlUCSIsSpecials__internal_alias __attribute((visibility("hidden…
14589 #define xmlUCSIsSpecials xmlUCSIsSpecials__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h129 XMLPUBFUN int XMLCALL xmlUCSIsSpecials (int code);