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

  /external/chromium/third_party/icu/source/i18n/
regexcmp.h 171 int32_t fPatternLength; // Length of the input pattern string.
regexcmp.cpp 121 fPatternLength = pat.length();
    [all...]
  /external/icu4c/i18n/
regexcmp.h 170 int64_t fPatternLength; // Length of the input pattern string.
regexcmp.cpp 145 fPatternLength = utext_nativeLength(pat);
    [all...]

Completed in 13 milliseconds