Searched refs:need_expand (Results 1 – 3 of 3) sorted by relevance
1321 bool need_expand);
599 bool need_unescape, bool need_lowercase, bool need_expand, in ucl_copy_or_store_ptr() argument606 (need_expand && parser->variables != NULL) || in ucl_copy_or_store_ptr()631 if (need_expand) { in ucl_copy_or_store_ptr()
1977 bool ucl_parser_set_filevars(struct ucl_parser *parser, const char *filename, bool need_expand) argument1982 if (need_expand) {