Searched refs:MAXCCALLS (Results 1 – 2 of 2) sorted by relevance
217 #if !defined(MAXCCALLS)218 #define MAXCCALLS 200 macro605 ms.matchdepth = MAXCCALLS; in str_find_aux()612 lua_assert(ms.matchdepth == MAXCCALLS); in str_find_aux()646 ms.matchdepth = MAXCCALLS; in gmatch_aux()655 lua_assert(ms.matchdepth == MAXCCALLS); in gmatch_aux()753 ms.matchdepth = MAXCCALLS; in str_gsub()760 lua_assert(ms.matchdepth == MAXCCALLS); in str_gsub()