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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c108 {"Lao", xmlUCSIsLao},
1852 * xmlUCSIsLao:
1860 xmlUCSIsLao(int code) { function
H A Delfgcchack.h14164 #undef xmlUCSIsLao macro
14165 extern __typeof (xmlUCSIsLao) xmlUCSIsLao __attribute((alias("xmlUCSIsLao__internal_alias")));
14167 #ifndef xmlUCSIsLao
14168 extern __typeof (xmlUCSIsLao) xmlUCSIsLao__internal_alias __attribute((visibility("hidden")));
14169 #define xmlUCSIsLao xmlUCSIsLao__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c108 {"Lao", xmlUCSIsLao},
1852 * xmlUCSIsLao:
1860 xmlUCSIsLao(int code) { function
H A Delfgcchack.h14338 #undef xmlUCSIsLao macro
14339 extern __typeof (xmlUCSIsLao) xmlUCSIsLao __attribute((alias("xmlUCSIsLao__internal_alias")));
14341 #ifndef xmlUCSIsLao
14342 extern __typeof (xmlUCSIsLao) xmlUCSIsLao__internal_alias __attribute((visibility("hidden")));
14343 #define xmlUCSIsLao xmlUCSIsLao__internal_alias macro

Completed in 253 milliseconds