HomeSort by: relevance | last modified time | path
    Searched defs:lmemfind (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/lua/dist/src/
lstrlib.c 681 static const char *lmemfind (const char *s1, size_t l1, function
793 const char *s2 = lmemfind(s + init, ls - init, p, lp);

Completed in 20 milliseconds