Searched refs:xmlUCSIsCatM (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.h168 XMLPUBFUN int XMLCALL xmlUCSIsCatM (int code);
H A Dxmlunicode.c181 {"M", xmlUCSIsCatM},
2805 * xmlUCSIsCatM:
2813 xmlUCSIsCatM(int code) { function
H A Dxmlregexp.c2661 ret = xmlUCSIsCatM(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h168 XMLPUBFUN int XMLCALL xmlUCSIsCatM (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.h168 XMLPUBFUN int XMLCALL xmlUCSIsCatM (int code);
H A Dxmlunicode.c181 {"M", xmlUCSIsCatM},
2805 * xmlUCSIsCatM:
2813 xmlUCSIsCatM(int code) { function
H A Dxmlregexp.c2661 ret = xmlUCSIsCatM(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c181 {"M", xmlUCSIsCatM},
2805 * xmlUCSIsCatM:
2813 xmlUCSIsCatM(int code) { function
H A Delfgcchack.h13268 #undef xmlUCSIsCatM macro
13269 extern __typeof (xmlUCSIsCatM) xmlUCSIsCatM __attribute((alias("xmlUCSIsCatM__internal_alias")));
13271 #ifndef xmlUCSIsCatM
13272 extern __typeof (xmlUCSIsCatM) xmlUCSIsCatM__internal_alias __attribute((visibility("hidden")));
13273 #define xmlUCSIsCatM xmlUCSIsCatM__internal_alias macro
H A Dxmlregexp.c2812 ret = xmlUCSIsCatM(codepoint);
H A Dtestapi.c[all...]

Completed in 295 milliseconds