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

  /external/icu/icu4c/source/i18n/
rematch.cpp 193 fFrameSize = 0;
577 U_ASSERT(groupOffset < fPattern->fFrameSize);
    [all...]
repattrn.cpp 98 fFrameSize = other.fFrameSize;
173 fFrameSize = 0;
regexcmp.cpp 297 // The pattern's fFrameSize so far has accumulated the requirements for
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
regex.h 605 int32_t fFrameSize; // Size of a state stack frame in the
    [all...]

Completed in 291 milliseconds