Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstrlib.c577 static int nospecials (const char *p, size_t l) { in nospecials() function
599 if (find && (lua_toboolean(L, 4) || nospecials(p, lp))) { in str_find_aux()