Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dliolib.c511 static int test_eof (lua_State *L, FILE *f) { in test_eof() function
581 success = (l == 0) ? test_eof(L, f) : read_chars(L, f, l); in g_read()

Completed in 4 milliseconds