Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/include/
H A Ducl.h1109 UCL_EXTERN bool ucl_parser_add_string_priority(struct ucl_parser *parser,
/freebsd/contrib/libucl/src/
H A Ducl_parser.c3154 bool ucl_parser_add_string_priority(struct ucl_parser *parser, const char *data, in ucl_parser_add_string_priority() function
3176 return ucl_parser_add_string_priority(parser, in ucl_parser_add_string()