Searched defs:IS_BLANK (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DparserInternals.h93 #define IS_BLANK(c) xmlIsBlankQ(c) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DparserInternals.h93 #define IS_BLANK(c) xmlIsBlankQ(c) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DparserInternals.in.h93 #define IS_BLANK(c) xmlIsBlankQ(c) macro
H A Dxmlregexp.c7649 #undef IS_BLANK macro
7650 #define IS_BLANK(c) ((c == ' ') || (c == '\n') || (c == '\r') || (c == '\t')) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DparserInternals.h93 #define IS_BLANK(c) xmlIsBlankQ(c) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DparserInternals.in.h93 #define IS_BLANK(c) xmlIsBlankQ(c) macro
H A Dxmlregexp.c7649 #undef IS_BLANK macro
7650 #define IS_BLANK(c) ((c == ' ') || (c == '\n') || (c == '\r') || (c == '\t')) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/
H A Dparse.c101 #define IS_BLANK(c) ((c) == ' ' || (c) == '\t') macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/
H A Dparse.c101 #define IS_BLANK(c) ((c) == ' ' || (c) == '\t') macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dparse.c162 #define IS_BLANK(c) ((c) == ' ' || (c) == '\t') macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c7774 #undef IS_BLANK macro
7775 #define IS_BLANK(c) ((c == ' ') || (c == '\n') || (c == '\r') || (c == '\t')) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlregexp.c7774 #undef IS_BLANK macro
7775 #define IS_BLANK(c) ((c == ' ') || (c == '\n') || (c == '\r') || (c == '\t')) macro

Completed in 396 milliseconds