Searched defs:CHARSET_MAX (Results 1 - 2 of 2) sorted by last modified time

/external/expat/xmlwf/
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.h7 #define CHARSET_MAX 41 macro
11 charset gets the charset to use. It must be at least CHARSET_MAX chars

Completed in 102 milliseconds