Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstrlib.c399 static const char *match_capture (MatchState *ms, const char *s, int l) { in match_capture() function
460 s = match_capture(ms, s, uchar(*(p + 1))); in match()