Searched refs:xmlUCSIsLao (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlunicode.h94 XMLPUBFUN int XMLCALL xmlUCSIsLao (int code);
/external/libxml2/include/libxml/
H A Dxmlunicode.h94 XMLPUBFUN int XMLCALL xmlUCSIsLao (int code);
/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
H A Dtestapi.c[all...]
/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 451 milliseconds