Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libucl/include/
H A Ducl.h899 typedef bool (*ucl_context_macro_handler) (const unsigned char *data, size_t len, typedef
943 ucl_context_macro_handler handler,
/freebsd-12.1/contrib/libucl/src/
H A Ducl_internal.h152 ucl_context_macro_handler context_handler;
H A Ducl_parser.c2516 ucl_context_macro_handler handler, void* ud) in ucl_parser_register_context_macro()