Home
last modified time | relevance | path

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

/external/lua/src/
Dlauxlib.c690 static int skipcomment (LoadF *lf, int *cp) { in skipcomment() function
718 if (skipcomment(&lf, &c)) /* read initial portion */ in luaL_loadfilex()
723 skipcomment(&lf, &c); /* re-read initial portion */ in luaL_loadfilex()