Home
last modified time | relevance | path

Searched refs:LCB_SDSPEC_F_XATTRPATH (Results 1 – 7 of 7) sorted by relevance

/dports/databases/libcouchbase/libcouchbase-2.10.7/example/subdoc/
H A Dsubdoc-xattrs.c112 specs[0].options = LCB_SDSPEC_F_XATTRPATH; in n1qlrow_callback()
116 specs[1].options = LCB_SDSPEC_F_XATTRPATH; in n1qlrow_callback()
172 specs[0].options = LCB_SDSPEC_F_MKINTERMEDIATES | LCB_SDSPEC_F_XATTRPATH; in main()
181 specs[1].options = LCB_SDSPEC_F_MKINTERMEDIATES | LCB_SDSPEC_F_XATTRPATH; in main()
192 specs[2].options = LCB_SDSPEC_F_MKINTERMEDIATES | LCB_SDSPEC_F_XATTRPATH; in main()
200 specs[3].options = LCB_SDSPEC_F_XATTRPATH; in main()
222 specs[0].options = LCB_SDSPEC_F_MKINTERMEDIATES | LCB_SDSPEC_F_XATTRPATH; in main()
231 specs[1].options = LCB_SDSPEC_F_MKINTERMEDIATES | LCB_SDSPEC_F_XATTRPATH; in main()
H A Dsubdoc-virtual-xattrs.c180 specs[0].options = LCB_SDSPEC_F_XATTRPATH; in main()
201 specs[0].options = LCB_SDSPEC_F_XATTRPATH; in main()
207 specs[1].options = LCB_SDSPEC_F_XATTRPATH; in main()
/dports/databases/libcouchbase/libcouchbase-2.10.7/tools/
H A Dcbc-subdoc.cc339 spec.options |= LCB_SDSPEC_F_XATTRPATH;
426 spec.options |= LCB_SDSPEC_F_XATTRPATH;
510 spec.options = LCB_SDSPEC_F_XATTRPATH | LCB_SDSPEC_F_MKINTERMEDIATES;
518 spec.options = LCB_SDSPEC_F_XATTRPATH | LCB_SDSPEC_F_MKINTERMEDIATES;
619 spec.options = LCB_SDSPEC_F_XATTRPATH;
/dports/databases/libcouchbase/libcouchbase-2.10.7/include/libcouchbase/
H A Dsubdoc.h192 #define LCB_SDSPEC_F_XATTRPATH (1<<18) macro
/dports/databases/libcouchbase/libcouchbase-2.10.7/src/operations/
H A Dsubdoc.cc71 return (options & LCB_SDSPEC_F_XATTRPATH) != 0;
212 if (user & LCB_SDSPEC_F_XATTRPATH) {
/dports/databases/pecl-couchbase/couchbase-2.6.2/src/couchbase/bucket/
H A Dsubdoc.c235 flags |= LCB_SDSPEC_F_XATTRPATH; in pcbc_subdoc_options_to_flags()
/dports/databases/libcouchbase/libcouchbase-2.10.7/
H A DRELEASE_NOTES.markdown944 on the client side by simply setting the `LCB_SDSPEC_F_XATTRPATH` bit in