Searched refs:xmlIsDigit (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dchvalid.h219 xmlIsDigit(unsigned int ch);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dchvalid.h219 xmlIsDigit(unsigned int ch);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dchvalid.in.h219 xmlIsDigit(unsigned int ch);
H A Dchvalid.c277 * xmlIsDigit:
286 xmlIsDigit(unsigned int ch) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dchvalid.h219 xmlIsDigit(unsigned int ch);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dchvalid.in.h219 xmlIsDigit(unsigned int ch);
H A Dchvalid.c277 * xmlIsDigit:
286 xmlIsDigit(unsigned int ch) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dchvalid.c277 * xmlIsDigit:
286 xmlIsDigit(unsigned int ch) { function
H A Delfgcchack.h4653 #undef xmlIsDigit macro
4654 extern __typeof (xmlIsDigit) xmlIsDigit __attribute((alias("xmlIsDigit__internal_alias")));
4656 #ifndef xmlIsDigit
4657 extern __typeof (xmlIsDigit) xmlIsDigit__internal_alias __attribute((visibility("hidden")));
4658 #define xmlIsDigit xmlIsDigit__internal_alias macro
H A Dtestapi.c6779 ret_val = xmlIsDigit(ch);
6785 printf("Leak of %d blocks found in xmlIsDigit",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dchvalid.c277 * xmlIsDigit:
286 xmlIsDigit(unsigned int ch) { function
H A Delfgcchack.h4653 #undef xmlIsDigit macro
4654 extern __typeof (xmlIsDigit) xmlIsDigit __attribute((alias("xmlIsDigit__internal_alias")));
4656 #ifndef xmlIsDigit
4657 extern __typeof (xmlIsDigit) xmlIsDigit__internal_alias __attribute((visibility("hidden")));
4658 #define xmlIsDigit xmlIsDigit__internal_alias macro
H A Dtestapi.c6779 ret_val = xmlIsDigit(ch);
6785 printf("Leak of %d blocks found in xmlIsDigit",
[all...]

Completed in 603 milliseconds