Searched refs:xmlUCSIsCatLl (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.h163 XMLPUBFUN int XMLCALL xmlUCSIsCatLl (int code);
H A Dxmlunicode.c176 {"Ll", xmlUCSIsCatLl},
2740 * xmlUCSIsCatLl:
2748 xmlUCSIsCatLl(int code) { function
H A Dxmlregexp.c2649 ret = xmlUCSIsCatLl(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h163 XMLPUBFUN int XMLCALL xmlUCSIsCatLl (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.h163 XMLPUBFUN int XMLCALL xmlUCSIsCatLl (int code);
H A Dxmlunicode.c176 {"Ll", xmlUCSIsCatLl},
2740 * xmlUCSIsCatLl:
2748 xmlUCSIsCatLl(int code) { function
H A Dxmlregexp.c2649 ret = xmlUCSIsCatLl(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c176 {"Ll", xmlUCSIsCatLl},
2740 * xmlUCSIsCatLl:
2748 xmlUCSIsCatLl(int code) { function
H A Delfgcchack.h13208 #undef xmlUCSIsCatLl macro
13209 extern __typeof (xmlUCSIsCatLl) xmlUCSIsCatLl __attribute((alias("xmlUCSIsCatLl__internal_alias")));
13211 #ifndef xmlUCSIsCatLl
13212 extern __typeof (xmlUCSIsCatLl) xmlUCSIsCatLl__internal_alias __attribute((visibility("hidden")));
13213 #define xmlUCSIsCatLl xmlUCSIsCatLl__internal_alias macro
H A Dxmlregexp.c2800 ret = xmlUCSIsCatLl(codepoint);
H A Dtestapi.c[all...]

Completed in 299 milliseconds