Searched defs:MAXLEN (Results 1 – 6 of 6) sorted by relevance
25 MAXLEN = 200 # if lines longer than this, encode as quoted-printable variable454 MAXLEN = int(a) variable
27 private static final int MAXLEN = 256; field in TestBidi
30 private static final int MAXLEN = 256; field in TestBidi
32 int MAXLEN = 64; variable
29 #define MAXLEN MAX_STRING_LENGTH macro