Home
last modified time | relevance | path

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

/trueos/contrib/libucl/src/
HDucl_parser.c415 ucl_expand_variable (struct ucl_parser *parser, unsigned char **dst, in ucl_expand_variable() function
504 ret = ucl_expand_variable (parser, dst, tmp, ret); in ucl_copy_or_store_ptr()
1786 macro_len = ucl_expand_variable (parser, &macro_escaped, macro_start, macro_len); in ucl_state_machine()