Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlua.c465 size_t lmsg; in incomplete() local
466 const char *msg = lua_tolstring(L, -1, &lmsg); in incomplete()
467 if (lmsg >= marklen && strcmp(msg + lmsg - marklen, EOFMARK) == 0) { in incomplete()

Completed in 4 milliseconds