Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c152 {"Tagbanwa", xmlUCSIsTagbanwa},
2434 xmlUCSIsTagbanwa(int code) { in xmlUCSIsTagbanwa() function
Delfgcchack.h14692 #undef xmlUCSIsTagbanwa
14693 extern __typeof (xmlUCSIsTagbanwa) xmlUCSIsTagbanwa __attribute((alias("xmlUCSIsTagbanwa__internal_…
14695 #ifndef xmlUCSIsTagbanwa
14696 extern __typeof (xmlUCSIsTagbanwa) xmlUCSIsTagbanwa__internal_alias __attribute((visibility("hidden…
14697 #define xmlUCSIsTagbanwa xmlUCSIsTagbanwa__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h138 XMLPUBFUN int XMLCALL xmlUCSIsTagbanwa (int code);