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

/freebsd-10.2-release/contrib/libucl/src/
H A Ducl_parser.c415 ucl_expand_variable (struct ucl_parser *parser, unsigned char **dst, function
504 ret = ucl_expand_variable (parser, dst, tmp, ret);
1786 macro_len = ucl_expand_variable (parser, &macro_escaped, macro_start, macro_len);

Completed in 123 milliseconds