Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/include/
H A Ducl.h941 typedef bool (*ucl_macro_handler)(const unsigned char *data, size_t len, typedef
997 ucl_macro_handler handler, void *ud);
H A Ducl++.h173 ucl_macro_handler handler;
/freebsd/contrib/libucl/src/
H A Ducl_internal.h182 ucl_macro_handler handler;
H A Ducl_parser.c2861 ucl_macro_handler handler, void *ud) in ucl_parser_register_macro()