Home
last modified time | relevance | path

Searched refs:get_nrecycle (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/R-cran-stringi/stringi/src/
H A Dstri_container_base.h80 inline R_len_t get_nrecycle() { in get_nrecycle() function
H A Dstri_search_regex_locate.cpp79 STRI_ASSERT(noccurrences == str_cont.get_nrecycle()); in stri__locate_get_fromto_matrix()