Home
last modified time | relevance | path

Searched defs:rmatch (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libdivsufsort/lib/
H A Dutils.c264 saidx_t match, lmatch, rmatch; in sa_search() local
/aosp_15_r20/external/toybox/toys/posix/
H A Dsed.c152 int rmatch[2]; // offset of regex struct for prefix matches (/abc/,/def/p) member
/aosp_15_r20/external/kmod/testsuite/
H A Dtestsuite.c521 int r, rmatch, done = 0; in fd_cmp_exact() local
/aosp_15_r20/external/libtracefs/src/
H A Dtracefs-sqlhist.c770 struct field *lmatch, struct field *rmatch) in match_error()