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

/freebsd-11-stable/contrib/libucl/src/
H A Ducl_util.c843 bool allow_glob; member in struct:ucl_include_params
929 * @param allow_glob
1256 if (!params->allow_glob) {
1301 treat allow_glob/need_glob as a NOOP and just return */
1333 params.allow_glob = false;
1354 params.allow_glob = ucl_object_toboolean (param);
1423 if (!params.allow_glob) {

Completed in 87 milliseconds