Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlunicode.c47 {"BasicLatin", xmlUCSIsBasicLatin},
1067 xmlUCSIsBasicLatin(int code) { in xmlUCSIsBasicLatin() function
Dlibxml2.syms1077 xmlUCSIsBasicLatin;
Delfgcchack.h13150 #undef xmlUCSIsBasicLatin
13151 extern __typeof (xmlUCSIsBasicLatin) xmlUCSIsBasicLatin __attribute((alias("xmlUCSIsBasicLatin__int…
13153 #ifndef xmlUCSIsBasicLatin
13154 extern __typeof (xmlUCSIsBasicLatin) xmlUCSIsBasicLatin__internal_alias __attribute((visibility("hi…
13155 #define xmlUCSIsBasicLatin xmlUCSIsBasicLatin__internal_alias macro
Dtestapi.c37781 ret_val = xmlUCSIsBasicLatin(code); in test_xmlUCSIsBasicLatin()
/external/libxml2/include/libxml/
Dxmlunicode.h33 XMLPUBFUN int XMLCALL xmlUCSIsBasicLatin (int code);
/external/libxml2/os400/libxmlrpg/
Dxmlunicode.rpgle54 d xmlUCSIsBasicLatin...
55 d pr extproc('xmlUCSIsBasicLatin')
/external/libxml2/win32/
Dlibxml2.def.src2106 xmlUCSIsBasicLatin