Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstrlib.c374 static const char *start_capture (MatchState *ms, const char *s, in start_capture() function
418 s = start_capture(ms, s, p + 2, CAP_POSITION); in match()
420 s = start_capture(ms, s, p + 1, CAP_UNFINISHED); in match()