Searched refs:xmlUCSIsCatLo (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.h165 XMLPUBFUN int XMLCALL xmlUCSIsCatLo (int code);
H A Dxmlunicode.c178 {"Lo", xmlUCSIsCatLo},
2766 * xmlUCSIsCatLo:
2774 xmlUCSIsCatLo(int code) { function
H A Dxmlregexp.c2658 ret = xmlUCSIsCatLo(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h165 XMLPUBFUN int XMLCALL xmlUCSIsCatLo (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.h165 XMLPUBFUN int XMLCALL xmlUCSIsCatLo (int code);
H A Dxmlunicode.c178 {"Lo", xmlUCSIsCatLo},
2766 * xmlUCSIsCatLo:
2774 xmlUCSIsCatLo(int code) { function
H A Dxmlregexp.c2658 ret = xmlUCSIsCatLo(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c178 {"Lo", xmlUCSIsCatLo},
2766 * xmlUCSIsCatLo:
2774 xmlUCSIsCatLo(int code) { function
H A Delfgcchack.h13232 #undef xmlUCSIsCatLo macro
13233 extern __typeof (xmlUCSIsCatLo) xmlUCSIsCatLo __attribute((alias("xmlUCSIsCatLo__internal_alias")));
13235 #ifndef xmlUCSIsCatLo
13236 extern __typeof (xmlUCSIsCatLo) xmlUCSIsCatLo__internal_alias __attribute((visibility("hidden")));
13237 #define xmlUCSIsCatLo xmlUCSIsCatLo__internal_alias macro
H A Dxmlregexp.c2809 ret = xmlUCSIsCatLo(codepoint);
H A Dtestapi.c[all...]

Completed in 370 milliseconds