Home
last modified time | relevance | path

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

/src/contrib/libucl/include/
H A Ducl.h928 typedef bool (*ucl_macro_handler) (const unsigned char *data, size_t len, typedef
984 ucl_macro_handler handler, void* ud);
H A Ducl++.h174 ucl_macro_handler handler;
/src/contrib/libucl/src/
H A Ducl_internal.h182 ucl_macro_handler handler;
H A Ducl_parser.c2838 ucl_macro_handler handler, void* ud) in ucl_parser_register_macro()