Searched refs:xmlIsDigit_ch (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dchvalid.h139 * xmlIsDigit_ch:
144 #define xmlIsDigit_ch(c) (((0x30 <= (c)) && ((c) <= 0x39))) macro
153 xmlIsDigit_ch((c)) : \
H A DparserInternals.h129 #define IS_DIGIT_CH(c) xmlIsDigit_ch(c)
/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.h139 * xmlIsDigit_ch:
144 #define xmlIsDigit_ch(c) (((0x30 <= (c)) && ((c) <= 0x39))) macro
153 xmlIsDigit_ch((c)) : \
H A DparserInternals.h129 #define IS_DIGIT_CH(c) xmlIsDigit_ch(c)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dchvalid.in.h139 * xmlIsDigit_ch:
144 #define xmlIsDigit_ch(c) (((0x30 <= (c)) && ((c) <= 0x39))) macro
153 xmlIsDigit_ch((c)) : \
H A DparserInternals.in.h129 #define IS_DIGIT_CH(c) xmlIsDigit_ch(c)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dchvalid.h139 * xmlIsDigit_ch:
144 #define xmlIsDigit_ch(c) (((0x30 <= (c)) && ((c) <= 0x39))) macro
153 xmlIsDigit_ch((c)) : \
H A DparserInternals.h129 #define IS_DIGIT_CH(c) xmlIsDigit_ch(c)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dchvalid.in.h139 * xmlIsDigit_ch:
144 #define xmlIsDigit_ch(c) (((0x30 <= (c)) && ((c) <= 0x39))) macro
153 xmlIsDigit_ch((c)) : \
H A DparserInternals.in.h129 #define IS_DIGIT_CH(c) xmlIsDigit_ch(c)

Completed in 52 milliseconds