Home
last modified time | relevance | path

Searched refs:UCL_PARSE_AUTO (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libucl/include/
H A Ducl.h213 UCL_PARSE_AUTO /**< Try to detect parse type */ enumerator
/freebsd/contrib/libucl/lua/
H A Dlua_ucl.c676 type = UCL_PARSE_AUTO; in lua_ucl_str_to_parse_type()
/freebsd/contrib/libucl/src/
H A Ducl_parser.c2910 if (parse_type == UCL_PARSE_AUTO && len > 0) { in ucl_parser_add_chunk_full()