Searched refs:xmlUCSIsArabicPresentationFormsB (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.h30 XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsB (int code);
H A Dxmlunicode.c44 {"ArabicPresentationForms-B", xmlUCSIsArabicPresentationFormsB},
1020 * xmlUCSIsArabicPresentationFormsB:
1028 xmlUCSIsArabicPresentationFormsB(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h30 XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsB (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.h30 XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsB (int code);
H A Dxmlunicode.c44 {"ArabicPresentationForms-B", xmlUCSIsArabicPresentationFormsB},
1020 * xmlUCSIsArabicPresentationFormsB:
1028 xmlUCSIsArabicPresentationFormsB(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c44 {"ArabicPresentationForms-B", xmlUCSIsArabicPresentationFormsB},
1020 * xmlUCSIsArabicPresentationFormsB:
1028 xmlUCSIsArabicPresentationFormsB(int code) { function
H A Delfgcchack.h12860 #undef xmlUCSIsArabicPresentationFormsB macro
12861 extern __typeof (xmlUCSIsArabicPresentationFormsB) xmlUCSIsArabicPresentationFormsB __attribute((alias("xmlUCSIsArabicPresentationFormsB__internal_alias")));
12863 #ifndef xmlUCSIsArabicPresentationFormsB
12864 extern __typeof (xmlUCSIsArabicPresentationFormsB) xmlUCSIsArabicPresentationFormsB__internal_alias __attribute((visibility("hidden")));
12865 #define xmlUCSIsArabicPresentationFormsB xmlUCSIsArabicPresentationFormsB__internal_alias macro
H A Dtestapi.c36918 ret_val = xmlUCSIsArabicPresentationFormsB(code);
36924 printf("Leak of %d blocks found in xmlUCSIsArabicPresentationFormsB",
[all...]

Completed in 234 milliseconds