Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstrlib.c168 #define CAP_POSITION (-2) macro
370 return start_capture(ms, s, p+2, CAP_POSITION); in match()
477 if (l == CAP_POSITION) in push_onecapture()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstrlib.c206 #define CAP_POSITION (-2) macro
429 s = start_capture(ms, s, p + 2, CAP_POSITION); in match()
558 if (l == CAP_POSITION) in push_onecapture()