Home
last modified time | relevance | path

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

/external/lua/src/
Dlstrlib.c670 static const char *lmemfind (const char *s1, size_t l1, in lmemfind() function
782 const char *s2 = lmemfind(s + init, ls - init, p, lp); in str_find_aux()