Home
last modified time | relevance | path

Searched defs:ucl_parser_add_file (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/libucl/doc/
HDapi.md144 ### ucl_parser_add_file subsection in Parser functions
/freebsd-11-stable/contrib/libucl/src/
HDucl_util.c1847 ucl_parser_add_file (struct ucl_parser *parser, const char *filename) function