Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Dcolldata.cpp537 int32_t rlength = 0; in minLengthInChars() local
567 int32_t rlength = 0; in minLengthInChars() local
584 int32_t rlength in minLengthInChars() local
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_substitute.c220 pcre2_substitute(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, pcre2_match_context *mcontext, PCRE2_SPTR replacement, PCRE2_SIZE rlength, PCRE2_UCHAR *buffer, PCRE2_SIZE *blength) pcre2_substitute() argument

Completed in 3 milliseconds