Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dcolldata.cpp536 int32_t rlength = 0; in minLengthInChars() local
566 int32_t rlength = 0; in minLengthInChars() local
583 int32_t rlength = 0; in minLengthInChars() local
/external/pcre/dist2/src/
Dpcre2_substitute.c217 pcre2_match_context *mcontext, PCRE2_SPTR replacement, PCRE2_SIZE rlength, in pcre2_substitute()