Home
last modified time | relevance | path

Searched refs:xmlUCSIsLinearBIdeograms (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dxmlunicode.c115 {"LinearBIdeograms", xmlUCSIsLinearBIdeograms},
1951 xmlUCSIsLinearBIdeograms(int code) { in xmlUCSIsLinearBIdeograms() function
Delfgcchack.h14248 #undef xmlUCSIsLinearBIdeograms
14249 extern __typeof (xmlUCSIsLinearBIdeograms) xmlUCSIsLinearBIdeograms __attribute((alias("xmlUCSIsLin…
14251 #ifndef xmlUCSIsLinearBIdeograms
14252 extern __typeof (xmlUCSIsLinearBIdeograms) xmlUCSIsLinearBIdeograms__internal_alias __attribute((vi…
14253 #define xmlUCSIsLinearBIdeograms xmlUCSIsLinearBIdeograms__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h101 XMLPUBFUN int XMLCALL xmlUCSIsLinearBIdeograms (int code);