Home
last modified time | relevance | path

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

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