Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/include/
H A Ducl.h108 UCL_EUNPAIRED, /**< Input has too many recursion levels */ enumerator
/freebsd/contrib/libucl/src/
H A Ducl_parser.c1962 parser->err_code = UCL_EUNPAIRED; in ucl_parse_after_value()
2666 parser->err_code = UCL_EUNPAIRED; in ucl_state_machine()