HomeSort by relevance Sort by last modified time
    Searched defs:MAX_TOKEN_LEN (Results 26 - 27 of 27) sorted by null

12

  /external/icu4c/test/intltest/
jacoll.h 26 enum EToken_Len { MAX_TOKEN_LEN = 16 };
51 static const UChar testSourceCases[][MAX_TOKEN_LEN];
52 static const UChar testTargetCases[][MAX_TOKEN_LEN];
54 static const UChar testBaseCases[][MAX_TOKEN_LEN];
55 static const UChar testPlainDakutenHandakutenCases[][MAX_TOKEN_LEN];
56 static const UChar testSmallLargeCases[][MAX_TOKEN_LEN];
57 static const UChar testKatakanaHiraganaCases[][MAX_TOKEN_LEN];
58 static const UChar testChooonKigooCases[][MAX_TOKEN_LEN];
  /external/icu4c/test/cintltst/
cmsccoll.c 44 #define MAX_TOKEN_LEN 16
232 const static UChar testSourceCases[][MAX_TOKEN_LEN] = {
241 const static UChar testTargetCases[][MAX_TOKEN_LEN] = {
    [all...]

Completed in 45 milliseconds

12