Searched refs:skipcomment (Results 1 – 1 of 1) sorted by relevance
690 static int skipcomment (LoadF *lf, int *cp) { in skipcomment() function718 if (skipcomment(&lf, &c)) /* read initial portion */ in luaL_loadfilex()723 skipcomment(&lf, &c); /* re-read initial portion */ in luaL_loadfilex()