Searched refs:try_load (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/libucl/src/
H A Ducl_util.c1569 bool try_load, multiline, test; local
1580 try_load = false;
1602 try_load = ucl_object_toboolean (param);
1652 !try_load)) {
1655 return (try_load || false);

Completed in 45 milliseconds