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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlstrlib.c224 #define CAP_POSITION (-2) macro
447 s = start_capture(ms, s, p + 2, CAP_POSITION);
576 if (l == CAP_POSITION)
/freebsd-11-stable/contrib/lua/src/
H A Dlstrlib.c211 #define CAP_POSITION (-2) macro
433 s = start_capture(ms, s, p + 2, CAP_POSITION);
561 if (l == CAP_POSITION)

Completed in 76 milliseconds