HomeSort by relevance Sort by last modified time
    Searched refs:kNumLineBuffers (Results 1 - 2 of 2) sorted by null

  /external/icu4c/tools/toolutil/
ppucd.h 154 static const int32_t kNumLineBuffers=3;
169 char lines[kNumLineBuffers][4096];
ppucd.cpp 55 const int32_t PreparsedUCD::kNumLineBuffers;
110 if (lineIndex == kNumLineBuffers) {

Completed in 23 milliseconds