Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_parser.c530 ucl_expand_variable(struct ucl_parser *parser, unsigned char **dst, in ucl_expand_variable() function
634 ret = ucl_expand_variable(parser, dst, tmp, ret); in ucl_copy_or_store_ptr()
2688 macro_len = ucl_expand_variable(parser, &macro_escaped, in ucl_state_machine()