Searched refs:MAXCCALLS (Results 1 – 1 of 1) sorted by relevance
240 #if !defined(MAXCCALLS)241 #define MAXCCALLS 200 macro635 ms.matchdepth = MAXCCALLS; in str_find_aux()642 lua_assert(ms.matchdepth == MAXCCALLS); in str_find_aux()676 ms.matchdepth = MAXCCALLS; in gmatch_aux()685 lua_assert(ms.matchdepth == MAXCCALLS); in gmatch_aux()783 ms.matchdepth = MAXCCALLS; in str_gsub()790 lua_assert(ms.matchdepth == MAXCCALLS); in str_gsub()