Searched refs:skipcomment (Results 1 – 2 of 2) sorted by relevance
848 cp = skipcomment(cp); in parseline()879 cp = skipcomment(cp); in parseline()1061 cp = skipcomment(*cpp); in eval_unary()1098 cp = skipcomment(cp); in eval_unary()1109 cp = skipcomment(cp+7); in eval_unary()1117 cp = skipcomment(cp); in eval_unary()1175 cp = skipcomment(cp); in eval_table()1391 cp = skipcomment(cp); in skipargs()1427 cp = skipcomment(cp); in getsym()1632 cp = skipcomment(cp); in defundef()[all …]
741 static int skipcomment (LoadF *lf, int *cp) { in skipcomment() function769 if (skipcomment(&lf, &c)) /* read initial portion */ in luaL_loadfilex()774 skipcomment(&lf, &c); /* re-read initial portion */ in luaL_loadfilex()