Home
last modified time | relevance | path

Searched refs:xmlUCSIsLatinExtendedB (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Dxmlunicode.c111 {"LatinExtended-B", xmlUCSIsLatinExtendedB},
1899 xmlUCSIsLatinExtendedB(int code) { in xmlUCSIsLatinExtendedB() function
Delfgcchack.h14212 #undef xmlUCSIsLatinExtendedB
14213 extern __typeof (xmlUCSIsLatinExtendedB) xmlUCSIsLatinExtendedB __attribute((alias("xmlUCSIsLatinEx…
14215 #ifndef xmlUCSIsLatinExtendedB
14216 extern __typeof (xmlUCSIsLatinExtendedB) xmlUCSIsLatinExtendedB__internal_alias __attribute((visibi…
14217 #define xmlUCSIsLatinExtendedB xmlUCSIsLatinExtendedB__internal_alias macro
Dtestapi.c40757 ret_val = xmlUCSIsLatinExtendedB(code); in test_xmlUCSIsLatinExtendedB()
/external/libxml2/
Dxmlunicode.c111 {"LatinExtended-B", xmlUCSIsLatinExtendedB},
1899 xmlUCSIsLatinExtendedB(int code) { in xmlUCSIsLatinExtendedB() function
Delfgcchack.h14212 #undef xmlUCSIsLatinExtendedB
14213 extern __typeof (xmlUCSIsLatinExtendedB) xmlUCSIsLatinExtendedB __attribute((alias("xmlUCSIsLatinEx…
14215 #ifndef xmlUCSIsLatinExtendedB
14216 extern __typeof (xmlUCSIsLatinExtendedB) xmlUCSIsLatinExtendedB__internal_alias __attribute((visibi…
14217 #define xmlUCSIsLatinExtendedB xmlUCSIsLatinExtendedB__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h97 XMLPUBFUN int XMLCALL xmlUCSIsLatinExtendedB (int code);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxmlunicode.h97 XMLPUBFUN int XMLCALL xmlUCSIsLatinExtendedB (int code);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src2395 xmlUCSIsLatinExtendedB