Home
last modified time | relevance | path

Searched defs:rlength (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dcolldata.cpp537 int32_t rlength = 0; in minLengthInChars() local
567 int32_t rlength = 0; in minLengthInChars() local
584 int32_t rlength = 0; in minLengthInChars() local
/third_party/pcre2/pcre2/src/
Dpcre2_substitute.c222 pcre2_match_context *mcontext, PCRE2_SPTR replacement, PCRE2_SIZE rlength, in pcre2_substitute()