Searched refs:xmlUCSIsCatLm (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlunicode.in.h164 XMLPUBFUN int XMLCALL xmlUCSIsCatLm (int code);
H A Dxmlunicode.c177 {"Lm", xmlUCSIsCatLm},
2753 * xmlUCSIsCatLm:
2761 xmlUCSIsCatLm(int code) { function
H A Dxmlregexp.c2655 ret = xmlUCSIsCatLm(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h164 XMLPUBFUN int XMLCALL xmlUCSIsCatLm (int code);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlunicode.in.h164 XMLPUBFUN int XMLCALL xmlUCSIsCatLm (int code);
H A Dxmlunicode.c177 {"Lm", xmlUCSIsCatLm},
2753 * xmlUCSIsCatLm:
2761 xmlUCSIsCatLm(int code) { function
H A Dxmlregexp.c2655 ret = xmlUCSIsCatLm(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c177 {"Lm", xmlUCSIsCatLm},
2753 * xmlUCSIsCatLm:
2761 xmlUCSIsCatLm(int code) { function
H A Delfgcchack.h13220 #undef xmlUCSIsCatLm macro
13221 extern __typeof (xmlUCSIsCatLm) xmlUCSIsCatLm __attribute((alias("xmlUCSIsCatLm__internal_alias")));
13223 #ifndef xmlUCSIsCatLm
13224 extern __typeof (xmlUCSIsCatLm) xmlUCSIsCatLm__internal_alias __attribute((visibility("hidden")));
13225 #define xmlUCSIsCatLm xmlUCSIsCatLm__internal_alias macro
H A Dxmlregexp.c2806 ret = xmlUCSIsCatLm(codepoint);
H A Dtestapi.c[all...]

Completed in 384 milliseconds