Searched defs:MAXLEN (Results 1 – 8 of 8) sorted by relevance
25 MAXLEN = 200 # if lines longer than this, encode as quoted-printable variable454 MAXLEN = int(a) variable
30 private static final int MAXLEN = 256; field in TestBidi
27 private static final int MAXLEN = 256; field in TestBidi
32 int MAXLEN = 64; variable
1209 constexpr int32_t MAXLEN = ULOC_LANG_CAPACITY - 1; // Minus NUL. in _getLanguage() local1293 constexpr int32_t MAXLEN = ULOC_COUNTRY_CAPACITY - 1; // Minus NUL. in _getRegion() local
24 #define MAXLEN PATHCCH_MAX_CCH macro
29 #define MAXLEN MAX_STRING_LENGTH macro