Home
last modified time | relevance | path

Searched refs:UCL_MAX_RECURSION (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libucl/src/
H A Ducl_internal.h143 #define UCL_MAX_RECURSION 16 macro
H A Ducl_parser.c2940 if (parser->recursion > UCL_MAX_RECURSION) { in ucl_parser_add_chunk_full()