Home
last modified time | relevance | path

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

/external/lua/src/
Dlstrlib.c722 static void push_onecapture (MatchState *ms, int i, const char *s, in push_onecapture() function
737 push_onecapture(ms, i, s, e); in push_captures()
915 push_onecapture(ms, 0, s, e); /* first capture is the index */ in add_value()