Home
last modified time | relevance | path

Searched refs:ucl_context_macro_handler (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libucl/include/
H A Ducl.h942 typedef bool (*ucl_context_macro_handler) (const unsigned char *data, size_t len, typedef
996 ucl_context_macro_handler handler,
H A Ducl++.h175 ucl_context_macro_handler ctx_handler;
/freebsd/contrib/libucl/src/
H A Ducl_internal.h183 ucl_context_macro_handler context_handler;
H A Ducl_parser.c2768 ucl_context_macro_handler handler, void* ud) in ucl_parser_register_context_macro()