Searched refs:xmlUCSIsCatLu (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.h167 XMLPUBFUN int XMLCALL xmlUCSIsCatLu (int code);
H A Dxmlunicode.c180 {"Lu", xmlUCSIsCatLu},
2792 * xmlUCSIsCatLu:
2800 xmlUCSIsCatLu(int code) { function
H A Dxmlregexp.c2646 ret = xmlUCSIsCatLu(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h167 XMLPUBFUN int XMLCALL xmlUCSIsCatLu (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.h167 XMLPUBFUN int XMLCALL xmlUCSIsCatLu (int code);
H A Dxmlunicode.c180 {"Lu", xmlUCSIsCatLu},
2792 * xmlUCSIsCatLu:
2800 xmlUCSIsCatLu(int code) { function
H A Dxmlregexp.c2646 ret = xmlUCSIsCatLu(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c180 {"Lu", xmlUCSIsCatLu},
2792 * xmlUCSIsCatLu:
2800 xmlUCSIsCatLu(int code) { function
H A Delfgcchack.h13256 #undef xmlUCSIsCatLu macro
13257 extern __typeof (xmlUCSIsCatLu) xmlUCSIsCatLu __attribute((alias("xmlUCSIsCatLu__internal_alias")));
13259 #ifndef xmlUCSIsCatLu
13260 extern __typeof (xmlUCSIsCatLu) xmlUCSIsCatLu__internal_alias __attribute((visibility("hidden")));
13261 #define xmlUCSIsCatLu xmlUCSIsCatLu__internal_alias macro
H A Dxmlregexp.c2797 ret = xmlUCSIsCatLu(codepoint);
H A Dtestapi.c[all...]

Completed in 332 milliseconds