Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlstrlib.c1446 Kzstr, /* zero-terminated strings */ enumerator
1526 case 'z': return Kzstr;
1696 case Kzstr: { /* zero-terminated string */
1724 luaL_argcheck(L, opt != Kstring && opt != Kzstr, 1,
1829 case Kzstr: {