Home
last modified time | relevance | path

Searched defs:need_unescape (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libucl/src/
H A Ducl_parser.c573 bool need_unescape, bool need_lowercase, bool need_expand, in ucl_copy_or_store_ptr()
1016 bool *need_unescape, in ucl_lex_json_string()
1100 struct ucl_chunk *chunk, bool *need_unescape) in ucl_lex_squoted_string()
1297 need_unescape = false, ucl_escape = false, var_expand = false, in ucl_parse_key() local
1516 struct ucl_chunk *chunk, bool *var_expand, bool *need_unescape) in ucl_parse_string_value()
1677 bool need_unescape = false, ucl_escape = false, var_expand = false; in ucl_parse_value() local
2148 bool need_unescape = false, ucl_escape = false, var_expand = false; in ucl_parse_macro_value() local