Searched refs:xmlUCSIsCatNl (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.h174 XMLPUBFUN int XMLCALL xmlUCSIsCatNl (int code);
H A Dxmlunicode.c187 {"Nl", xmlUCSIsCatNl},
2886 * xmlUCSIsCatNl:
2894 xmlUCSIsCatNl(int code) { function
H A Dxmlregexp.c2679 ret = xmlUCSIsCatNl(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h174 XMLPUBFUN int XMLCALL xmlUCSIsCatNl (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.h174 XMLPUBFUN int XMLCALL xmlUCSIsCatNl (int code);
H A Dxmlunicode.c187 {"Nl", xmlUCSIsCatNl},
2886 * xmlUCSIsCatNl:
2894 xmlUCSIsCatNl(int code) { function
H A Dxmlregexp.c2679 ret = xmlUCSIsCatNl(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c187 {"Nl", xmlUCSIsCatNl},
2886 * xmlUCSIsCatNl:
2894 xmlUCSIsCatNl(int code) { function
H A Delfgcchack.h13340 #undef xmlUCSIsCatNl macro
13341 extern __typeof (xmlUCSIsCatNl) xmlUCSIsCatNl __attribute((alias("xmlUCSIsCatNl__internal_alias")));
13343 #ifndef xmlUCSIsCatNl
13344 extern __typeof (xmlUCSIsCatNl) xmlUCSIsCatNl__internal_alias __attribute((visibility("hidden")));
13345 #define xmlUCSIsCatNl xmlUCSIsCatNl__internal_alias macro
H A Dxmlregexp.c2830 ret = xmlUCSIsCatNl(codepoint);
H A Dtestapi.c[all...]

Completed in 304 milliseconds