Searched refs:xmlUCSIsCatZl (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.h190 XMLPUBFUN int XMLCALL xmlUCSIsCatZl (int code);
H A Dxmlunicode.c203 {"Zl", xmlUCSIsCatZl},
3113 * xmlUCSIsCatZl:
3121 xmlUCSIsCatZl(int code) { function
H A Dxmlregexp.c2715 ret = xmlUCSIsCatZl(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h190 XMLPUBFUN int XMLCALL xmlUCSIsCatZl (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.h190 XMLPUBFUN int XMLCALL xmlUCSIsCatZl (int code);
H A Dxmlunicode.c203 {"Zl", xmlUCSIsCatZl},
3113 * xmlUCSIsCatZl:
3121 xmlUCSIsCatZl(int code) { function
H A Dxmlregexp.c2715 ret = xmlUCSIsCatZl(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c203 {"Zl", xmlUCSIsCatZl},
3113 * xmlUCSIsCatZl:
3121 xmlUCSIsCatZl(int code) { function
H A Delfgcchack.h13532 #undef xmlUCSIsCatZl macro
13533 extern __typeof (xmlUCSIsCatZl) xmlUCSIsCatZl __attribute((alias("xmlUCSIsCatZl__internal_alias")));
13535 #ifndef xmlUCSIsCatZl
13536 extern __typeof (xmlUCSIsCatZl) xmlUCSIsCatZl__internal_alias __attribute((visibility("hidden")));
13537 #define xmlUCSIsCatZl xmlUCSIsCatZl__internal_alias macro
H A Dxmlregexp.c2866 ret = xmlUCSIsCatZl(codepoint);
H A Dtestapi.c[all...]

Completed in 390 milliseconds