Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libucl/src/
H A Ducl_parser.c971 ucl_lex_json_string (struct ucl_parser *parser, in ucl_lex_json_string() function
1276 if (!ucl_lex_json_string (parser, chunk, &need_unescape, &ucl_escape, &var_expand)) { in ucl_parse_key()
1592 if (!ucl_lex_json_string (parser, chunk, &need_unescape, &ucl_escape, in ucl_parse_value()
1977 if (!ucl_lex_json_string (parser, chunk, &need_unescape, &ucl_escape, &var_expand)) { in ucl_parse_macro_value()