Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_internal.h338 bool ucl_priority_handler(const unsigned char *data, size_t len,
H A Ducl_parser.c2818 UPRM_SAFE(ucl_parser_register_macro, parser, "priority", ucl_priority_handler, e0); in ucl_parser_new()
H A Ducl_util.c1711 bool ucl_priority_handler(const unsigned char *data, size_t len, function