Home
last modified time | relevance | path

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

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