Searched refs:xmlUCSIsArrows (Results 1 - 8 of 8) 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.h32 XMLPUBFUN int XMLCALL xmlUCSIsArrows (int code);
H A Dxmlunicode.c46 {"Arrows", xmlUCSIsArrows},
1046 * xmlUCSIsArrows:
1054 xmlUCSIsArrows(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h32 XMLPUBFUN int XMLCALL xmlUCSIsArrows (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.h32 XMLPUBFUN int XMLCALL xmlUCSIsArrows (int code);
H A Dxmlunicode.c46 {"Arrows", xmlUCSIsArrows},
1046 * xmlUCSIsArrows:
1054 xmlUCSIsArrows(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c46 {"Arrows", xmlUCSIsArrows},
1046 * xmlUCSIsArrows:
1054 xmlUCSIsArrows(int code) { function
H A Delfgcchack.h12884 #undef xmlUCSIsArrows macro
12885 extern __typeof (xmlUCSIsArrows) xmlUCSIsArrows __attribute((alias("xmlUCSIsArrows__internal_alias")));
12887 #ifndef xmlUCSIsArrows
12888 extern __typeof (xmlUCSIsArrows) xmlUCSIsArrows__internal_alias __attribute((visibility("hidden")));
12889 #define xmlUCSIsArrows xmlUCSIsArrows__internal_alias macro
H A Dtestapi.c36986 ret_val = xmlUCSIsArrows(code);
36992 printf("Leak of %d blocks found in xmlUCSIsArrows",
[all...]

Completed in 261 milliseconds