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.c505 ucl_expand_variable (struct ucl_parser *parser, unsigned char **dst, in ucl_expand_variable() function
608 ret = ucl_expand_variable (parser, dst, tmp, ret); in ucl_copy_or_store_ptr()
2570 macro_len = ucl_expand_variable (parser, &macro_escaped, in ucl_state_machine()