Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_parser.c435 ucl_expand_single_variable(struct ucl_parser *parser, const char *ptr, in ucl_expand_single_variable() function
570 p = ucl_expand_single_variable(parser, p, end - p, &d, d_end - d); in ucl_expand_variable()