Searched refs:push_onecapture (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/third_party/skia/third_party/lua/src/ |
D | lstrlib.c | 536 static void push_onecapture (MatchState *ms, int i, const char *s, in push_onecapture() function 560 push_onecapture(ms, i, s, e); in push_captures() 696 push_onecapture(ms, news[i] - '1', s, e); in add_s() 716 push_onecapture(ms, 0, s, e); in add_value()
|