Searched refs:xmlIsLetter (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 DparserInternals.in.h277 XMLPUBFUN int XMLCALL xmlIsLetter (int c);
H A DparserInternals.c213 * xmlIsLetter:
222 xmlIsLetter(int c) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DparserInternals.h277 XMLPUBFUN int XMLCALL xmlIsLetter (int c);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DparserInternals.in.h277 XMLPUBFUN int XMLCALL xmlIsLetter (int c);
H A DparserInternals.c213 * xmlIsLetter:
222 xmlIsLetter(int c) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DparserInternals.c213 * xmlIsLetter:
222 xmlIsLetter(int c) { function
H A Delfgcchack.h4693 #undef xmlIsLetter macro
4694 extern __typeof (xmlIsLetter) xmlIsLetter __attribute((alias("xmlIsLetter__internal_alias")));
4696 #ifndef xmlIsLetter
4697 extern __typeof (xmlIsLetter) xmlIsLetter__internal_alias __attribute((visibility("hidden")));
4698 #define xmlIsLetter xmlIsLetter__internal_alias macro
H A Dtestapi.c16099 ret_val = xmlIsLetter(c);
16105 printf("Leak of %d blocks found in xmlIsLetter",
[all...]

Completed in 370 milliseconds