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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h94 XMLPUBFUN int XMLCALL xmlUCSIsLao (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c108 {"Lao", xmlUCSIsLao},
1852 * xmlUCSIsLao:
1860 xmlUCSIsLao(int code) { function
H A Delfgcchack.h14028 #undef xmlUCSIsLao macro
14029 extern __typeof (xmlUCSIsLao) xmlUCSIsLao __attribute((alias("xmlUCSIsLao__internal_alias")));
14031 #ifndef xmlUCSIsLao
14032 extern __typeof (xmlUCSIsLao) xmlUCSIsLao__internal_alias __attribute((visibility("hidden")));
14033 #define xmlUCSIsLao xmlUCSIsLao__internal_alias macro

Completed in 190 milliseconds