Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_parser.c375 ucl_check_variable(struct ucl_parser *parser, const char *ptr, in ucl_check_variable() function
546 p = ucl_check_variable(parser, p + 1, end - p - 1, &out_len, &vars_found); in ucl_expand_variable()