Searched refs:xmlUCSIsArmenian (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.h31 XMLPUBFUN int XMLCALL xmlUCSIsArmenian (int code);
H A Dxmlunicode.c45 {"Armenian", xmlUCSIsArmenian},
1033 * xmlUCSIsArmenian:
1041 xmlUCSIsArmenian(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h31 XMLPUBFUN int XMLCALL xmlUCSIsArmenian (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.h31 XMLPUBFUN int XMLCALL xmlUCSIsArmenian (int code);
H A Dxmlunicode.c45 {"Armenian", xmlUCSIsArmenian},
1033 * xmlUCSIsArmenian:
1041 xmlUCSIsArmenian(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c45 {"Armenian", xmlUCSIsArmenian},
1033 * xmlUCSIsArmenian:
1041 xmlUCSIsArmenian(int code) { function
H A Delfgcchack.h12872 #undef xmlUCSIsArmenian macro
12873 extern __typeof (xmlUCSIsArmenian) xmlUCSIsArmenian __attribute((alias("xmlUCSIsArmenian__internal_alias")));
12875 #ifndef xmlUCSIsArmenian
12876 extern __typeof (xmlUCSIsArmenian) xmlUCSIsArmenian__internal_alias __attribute((visibility("hidden")));
12877 #define xmlUCSIsArmenian xmlUCSIsArmenian__internal_alias macro
H A Dtestapi.c36952 ret_val = xmlUCSIsArmenian(code);
36958 printf("Leak of %d blocks found in xmlUCSIsArmenian",
[all...]

Completed in 176 milliseconds