Searched refs:xmlUCSIsCatL (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.h162 XMLPUBFUN int XMLCALL xmlUCSIsCatL (int code);
H A Dxmlunicode.c175 {"L", xmlUCSIsCatL},
2727 * xmlUCSIsCatL:
2735 xmlUCSIsCatL(int code) { function
H A Dxmlregexp.c2643 ret = xmlUCSIsCatL(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h162 XMLPUBFUN int XMLCALL xmlUCSIsCatL (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.h162 XMLPUBFUN int XMLCALL xmlUCSIsCatL (int code);
H A Dxmlunicode.c175 {"L", xmlUCSIsCatL},
2727 * xmlUCSIsCatL:
2735 xmlUCSIsCatL(int code) { function
H A Dxmlregexp.c2643 ret = xmlUCSIsCatL(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c175 {"L", xmlUCSIsCatL},
2727 * xmlUCSIsCatL:
2735 xmlUCSIsCatL(int code) { function
H A Delfgcchack.h13196 #undef xmlUCSIsCatL macro
13197 extern __typeof (xmlUCSIsCatL) xmlUCSIsCatL __attribute((alias("xmlUCSIsCatL__internal_alias")));
13199 #ifndef xmlUCSIsCatL
13200 extern __typeof (xmlUCSIsCatL) xmlUCSIsCatL__internal_alias __attribute((visibility("hidden")));
13201 #define xmlUCSIsCatL xmlUCSIsCatL__internal_alias macro
H A Dxmlregexp.c2794 ret = xmlUCSIsCatL(codepoint);
H A Dtestapi.c[all...]

Completed in 306 milliseconds