Searched refs:ucl_parser_register_context_macro (Results 1 – 2 of 2) sorted by relevance
941 UCL_EXTERN void ucl_parser_register_context_macro (struct ucl_parser *parser,
2463 ucl_parser_register_context_macro (parser, "inherit", ucl_inherit_handler, parser); in ucl_parser_new()2515 ucl_parser_register_context_macro (struct ucl_parser *parser, const char *macro, in ucl_parser_register_context_macro() function