Searched refs:LUA_CSUBSEP (Results 1 – 1 of 1) sorted by relevance
42 #if !defined(LUA_CSUBSEP)43 #define LUA_CSUBSEP LUA_DIRSEP macro532 const char *filename = findfile(L, name, "cpath", LUA_CSUBSEP); in searcher_C()545 filename = findfile(L, lua_tostring(L, -1), "cpath", LUA_CSUBSEP); in searcher_Croot()