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

/external/libxml2/include/libxml/
H A Dxmlunicode.h96 XMLPUBFUN int XMLCALL xmlUCSIsLatinExtendedA (int code);
/external/libxml2/
H A Dlibxml2.syms1170 xmlUCSIsLatinExtendedA;
H A Dxmlunicode.c110 {"LatinExtended-A", xmlUCSIsLatinExtendedA},
1878 * xmlUCSIsLatinExtendedA:
1886 xmlUCSIsLatinExtendedA(int code) { function
H A Delfgcchack.h14362 #undef xmlUCSIsLatinExtendedA macro
14363 extern __typeof (xmlUCSIsLatinExtendedA) xmlUCSIsLatinExtendedA __attribute((alias("xmlUCSIsLatinExtendedA__internal_alias")));
14365 #ifndef xmlUCSIsLatinExtendedA
14366 extern __typeof (xmlUCSIsLatinExtendedA) xmlUCSIsLatinExtendedA__internal_alias __attribute((visibility("hidden")));
14367 #define xmlUCSIsLatinExtendedA xmlUCSIsLatinExtendedA__internal_alias macro
H A Dtestapi.c[all...]

Completed in 344 milliseconds