Searched refs:get_onecapture (Results 1 – 1 of 1) sorted by relevance
/external/lua/src/ |
D | lstrlib.c | 699 static size_t get_onecapture (MatchState *ms, int i, const char *s, in get_onecapture() function 725 ptrdiff_t l = get_onecapture(ms, i, s, e, &cap); in push_onecapture() 883 ptrdiff_t resl = get_onecapture(ms, *p - '1', s, e, &cap); in add_s()
|