Searched refs:xmlUCSIsGujarati (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlunicode.h74 XMLPUBFUN int XMLCALL xmlUCSIsGujarati (int code);
/external/libxml2/
H A Dlibxml2.syms1151 xmlUCSIsGujarati;
H A Dxmlunicode.c88 {"Gujarati", xmlUCSIsGujarati},
1592 * xmlUCSIsGujarati:
1600 xmlUCSIsGujarati(int code) { function
H A Delfgcchack.h14098 #undef xmlUCSIsGujarati macro
14099 extern __typeof (xmlUCSIsGujarati) xmlUCSIsGujarati __attribute((alias("xmlUCSIsGujarati__internal_alias")));
14101 #ifndef xmlUCSIsGujarati
14102 extern __typeof (xmlUCSIsGujarati) xmlUCSIsGujarati__internal_alias __attribute((visibility("hidden")));
14103 #define xmlUCSIsGujarati xmlUCSIsGujarati__internal_alias macro
H A Dtestapi.c[all...]

Completed in 1030 milliseconds