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