Searched refs:xmlUCSIsAlphabeticPresentationForms (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.h27 XMLPUBFUN int XMLCALL xmlUCSIsAlphabeticPresentationForms (int code);
H A Dxmlunicode.c41 {"AlphabeticPresentationForms", xmlUCSIsAlphabeticPresentationForms},
981 * xmlUCSIsAlphabeticPresentationForms:
989 xmlUCSIsAlphabeticPresentationForms(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h27 XMLPUBFUN int XMLCALL xmlUCSIsAlphabeticPresentationForms (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.h27 XMLPUBFUN int XMLCALL xmlUCSIsAlphabeticPresentationForms (int code);
H A Dxmlunicode.c41 {"AlphabeticPresentationForms", xmlUCSIsAlphabeticPresentationForms},
981 * xmlUCSIsAlphabeticPresentationForms:
989 xmlUCSIsAlphabeticPresentationForms(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c41 {"AlphabeticPresentationForms", xmlUCSIsAlphabeticPresentationForms},
981 * xmlUCSIsAlphabeticPresentationForms:
989 xmlUCSIsAlphabeticPresentationForms(int code) { function
H A Delfgcchack.h12824 #undef xmlUCSIsAlphabeticPresentationForms macro
12825 extern __typeof (xmlUCSIsAlphabeticPresentationForms) xmlUCSIsAlphabeticPresentationForms __attribute((alias("xmlUCSIsAlphabeticPresentationForms__internal_alias")));
12827 #ifndef xmlUCSIsAlphabeticPresentationForms
12828 extern __typeof (xmlUCSIsAlphabeticPresentationForms) xmlUCSIsAlphabeticPresentationForms__internal_alias __attribute((visibility("hidden")));
12829 #define xmlUCSIsAlphabeticPresentationForms xmlUCSIsAlphabeticPresentationForms__internal_alias macro
H A Dtestapi.c36816 ret_val = xmlUCSIsAlphabeticPresentationForms(code);
36822 printf("Leak of %d blocks found in xmlUCSIsAlphabeticPresentationForms",
[all...]

Completed in 326 milliseconds