Home
last modified time | relevance | path

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

/third_party/ejdb/src/jbl/
Djbl.h397 bool overwrite_on_nulls,
418 bool overwrite_on_nulls,
Djbl.c1776 bool overwrite_on_nulls, in jbn_copy_path() argument
1795 if (!overwrite_on_nulls && (n1->type <= JBV_NULL)) { in jbn_copy_path()
1824 bool overwrite_on_nulls, in jbn_copy_paths() argument
1833 rc = jbn_copy_path(src, path, target, path, overwrite_on_nulls, no_src_clone, pool); in jbn_copy_paths()