Searched refs:CHARSET_MAX (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/xmlwf/
H A Dxmlmime.h7 #define CHARSET_MAX 41 macro
11 charset gets the charset to use. It must be at least CHARSET_MAX chars
H A Dct.c1 #define CHARSET_MAX 41 macro
115 if (s == charset + CHARSET_MAX - 1) {
124 if (next - p > CHARSET_MAX - 1)
143 char buf[CHARSET_MAX];
H A Dxmlmime.c121 if (s == charset + CHARSET_MAX - 1) {
130 if (next - p > CHARSET_MAX - 1)
154 char buf[CHARSET_MAX];
H A Dxmlwin32url.cxx158 char charset[CHARSET_MAX];
162 XML_Char wcharset[CHARSET_MAX];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/xmlwf/
H A Dxmlmime.h7 #define CHARSET_MAX 41 macro
11 charset gets the charset to use. It must be at least CHARSET_MAX chars
H A Dct.c1 #define CHARSET_MAX 41 macro
115 if (s == charset + CHARSET_MAX - 1) {
124 if (next - p > CHARSET_MAX - 1)
143 char buf[CHARSET_MAX];
H A Dxmlmime.c121 if (s == charset + CHARSET_MAX - 1) {
130 if (next - p > CHARSET_MAX - 1)
154 char buf[CHARSET_MAX];
H A Dxmlwin32url.cxx158 char charset[CHARSET_MAX];
162 XML_Char wcharset[CHARSET_MAX];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/xmlwf/
H A Dxmlmime.h7 #define CHARSET_MAX 41 macro
11 charset gets the charset to use. It must be at least CHARSET_MAX chars
H A Dct.c1 #define CHARSET_MAX 41 macro
115 if (s == charset + CHARSET_MAX - 1) {
124 if (next - p > CHARSET_MAX - 1)
143 char buf[CHARSET_MAX];
H A Dxmlmime.c121 if (s == charset + CHARSET_MAX - 1) {
130 if (next - p > CHARSET_MAX - 1)
154 char buf[CHARSET_MAX];
H A Dxmlwin32url.cxx158 char charset[CHARSET_MAX];
162 XML_Char wcharset[CHARSET_MAX];

Completed in 52 milliseconds