Searched refs:DICT_MAXNEST (Results 1 – 3 of 3) sorted by relevance
2089 #define DICT_MAXNEST 100 // maximum nesting of lists and dicts macro
1894 if (recurse >= DICT_MAXNEST) in item_lock()3496 item_lock(dest_tv, DICT_MAXNEST, TRUE, TRUE); in set_var_const()
4945 if (recurse >= DICT_MAXNEST) in echo_string_core()5949 if (recurse >= DICT_MAXNEST) in item_copy()