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.h955 typedef bool (*ucl_context_macro_handler)(const unsigned char *data, size_t len, typedef
1009 ucl_context_macro_handler handler,
H A Ducl++.h174 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.c2887 ucl_context_macro_handler handler, void *ud) in ucl_parser_register_context_macro()