HomeSort by relevance Sort by last modified time
    Searched full:maxsmatch (Results 1 - 1 of 1) sorted by null

  /external/icu4c/test/intltest/
dtfmtrtts.cpp 383 int maxSmatch = 1;
396 maxSmatch = 2;
402 if(smatch > maxSmatch) { // Don't compute unless necessary
406 maxSmatch = 2;
410 maxSmatch = 2;
414 maxSmatch = 2;
421 && !failure(status, "error status [smatch>maxSmatch]")
430 maxSmatch = 2;
434 maxSmatch = 2;
442 if(dmatch > maxDmatch || smatch > maxSmatch) {
    [all...]

Completed in 30 milliseconds