Searched defs:xmlUCSIsLatinExtendedB (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c111 {"LatinExtended-B", xmlUCSIsLatinExtendedB},
1891 * xmlUCSIsLatinExtendedB:
1899 xmlUCSIsLatinExtendedB(int code) { function
H A Delfgcchack.h14212 #undef xmlUCSIsLatinExtendedB macro
14213 extern __typeof (xmlUCSIsLatinExtendedB) xmlUCSIsLatinExtendedB __attribute((alias("xmlUCSIsLatinExtendedB__internal_alias")));
14215 #ifndef xmlUCSIsLatinExtendedB
14216 extern __typeof (xmlUCSIsLatinExtendedB) xmlUCSIsLatinExtendedB__internal_alias __attribute((visibility("hidden")));
14217 #define xmlUCSIsLatinExtendedB xmlUCSIsLatinExtendedB__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c111 {"LatinExtended-B", xmlUCSIsLatinExtendedB},
1891 * xmlUCSIsLatinExtendedB:
1899 xmlUCSIsLatinExtendedB(int code) { function
H A Delfgcchack.h14386 #undef xmlUCSIsLatinExtendedB macro
14387 extern __typeof (xmlUCSIsLatinExtendedB) xmlUCSIsLatinExtendedB __attribute((alias("xmlUCSIsLatinExtendedB__internal_alias")));
14389 #ifndef xmlUCSIsLatinExtendedB
14390 extern __typeof (xmlUCSIsLatinExtendedB) xmlUCSIsLatinExtendedB__internal_alias __attribute((visibility("hidden")));
14391 #define xmlUCSIsLatinExtendedB xmlUCSIsLatinExtendedB__internal_alias macro

Completed in 1570 milliseconds