Home
last modified time | relevance | path

Searched refs:xmlUCSIsLatinExtendedA (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/
Dxmlunicode.c110 {"LatinExtended-A", xmlUCSIsLatinExtendedA},
1886 xmlUCSIsLatinExtendedA(int code) { in xmlUCSIsLatinExtendedA() function
Dlibxml2.syms1170 xmlUCSIsLatinExtendedA;
Delfgcchack.h14362 #undef xmlUCSIsLatinExtendedA
14363 extern __typeof (xmlUCSIsLatinExtendedA) xmlUCSIsLatinExtendedA __attribute((alias("xmlUCSIsLatinEx…
14365 #ifndef xmlUCSIsLatinExtendedA
14366 extern __typeof (xmlUCSIsLatinExtendedA) xmlUCSIsLatinExtendedA__internal_alias __attribute((visibi…
14367 #define xmlUCSIsLatinExtendedA xmlUCSIsLatinExtendedA__internal_alias macro
Dtestapi.c41229 ret_val = xmlUCSIsLatinExtendedA(code); in test_xmlUCSIsLatinExtendedA()
/external/libxml2/include/libxml/
Dxmlunicode.h96 XMLPUBFUN int XMLCALL xmlUCSIsLatinExtendedA (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle382 d xmlUCSIsLatinExtendedA...
383 d pr extproc('xmlUCSIsLatinExtendedA')
/external/libxml2/win32/
Dlibxml2.def.src2409 xmlUCSIsLatinExtendedA