Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstrlib.c242 static const char *classend (MatchState *ms, const char *p) { in classend() function
448 ep = classend(ms, p); /* points to what is next */ in match()
471 const char *ep = classend(ms, p); /* points to optional suffix */ in match()