Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_internal.h359 bool ucl_inherit_handler (const unsigned char *data, size_t len,
H A Ducl_parser.c2794 UPRM_SAFE(ucl_parser_register_context_macro, parser, "inherit", ucl_inherit_handler, e0); in ucl_parser_new()
H A Ducl_util.c1933 ucl_inherit_handler (const unsigned char *data, size_t len, function