Home
last modified time | relevance | path

Searched refs:arrkey (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/pecl-http/pecl_http-3.2.4/src/
H A Dphp_http_misc.h218 if (arrkey) { in php_http_arrkey_stringify()
219 arrkey->allocated = 0; in php_http_arrkey_stringify()
221 arrkey = emalloc(sizeof(*arrkey)); in php_http_arrkey_stringify()
222 arrkey->allocated = 1; in php_http_arrkey_stringify()
228 if ((arrkey->stringified = !arrkey->key)) { in php_http_arrkey_stringify()
229 arrkey->key = zend_long_to_str(arrkey->h); in php_http_arrkey_stringify()
231 return arrkey; in php_http_arrkey_stringify()
236 if (arrkey->stringified) { in php_http_arrkey_dtor()
237 zend_string_release(arrkey->key); in php_http_arrkey_dtor()
239 if (arrkey->allocated) { in php_http_arrkey_dtor()
[all …]
H A Dphp_http_cookie.c320 php_http_arrkey_t arrkey = {0}; in php_http_cookie_list_to_string() local
322 php_http_arrkey_stringify(&arrkey, &key); in php_http_cookie_list_to_string()
323 append_encoded(&buf, arrkey.key->val, arrkey.key->len, str->val, str->len); in php_http_cookie_list_to_string()
324 php_http_arrkey_dtor(&arrkey); in php_http_cookie_list_to_string()
347 php_http_arrkey_t arrkey; in php_http_cookie_list_to_string() local
349 php_http_arrkey_stringify(&arrkey, &key); in php_http_cookie_list_to_string()
350 append_encoded(&buf, arrkey.key->val, arrkey.key->len, str->val, str->len); in php_http_cookie_list_to_string()
351 php_http_arrkey_dtor(&arrkey); in php_http_cookie_list_to_string()
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_writer.go136 arrkey int member
168 vw.stack[vw.frame].arrkey = 0
259 vw.buf = bsoncore.AppendHeader(vw.buf, t, strconv.Itoa(vw.stack[vw.frame].arrkey))
569 arrkey := vw.stack[vw.frame].arrkey
570 vw.stack[vw.frame].arrkey++
573 vw.stack[vw.frame].arrkey = arrkey
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_writer.go135 arrkey int member
167 vw.stack[vw.frame].arrkey = 0
253 vw.buf = bsoncore.AppendHeader(vw.buf, t, strconv.Itoa(vw.stack[vw.frame].arrkey))
560 arrkey := vw.stack[vw.frame].arrkey
561 vw.stack[vw.frame].arrkey++
564 vw.stack[vw.frame].arrkey = arrkey
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_writer.go135 arrkey int member
167 vw.stack[vw.frame].arrkey = 0
253 vw.buf = bsoncore.AppendHeader(vw.buf, t, strconv.Itoa(vw.stack[vw.frame].arrkey))
560 arrkey := vw.stack[vw.frame].arrkey
561 vw.stack[vw.frame].arrkey++
564 vw.stack[vw.frame].arrkey = arrkey
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_writer.go135 arrkey int member
167 vw.stack[vw.frame].arrkey = 0
253 vw.buf = bsoncore.AppendHeader(vw.buf, t, strconv.Itoa(vw.stack[vw.frame].arrkey))
560 arrkey := vw.stack[vw.frame].arrkey
561 vw.stack[vw.frame].arrkey++
564 vw.stack[vw.frame].arrkey = arrkey
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_writer.go135 arrkey int member
167 vw.stack[vw.frame].arrkey = 0
253 vw.buf = bsoncore.AppendHeader(vw.buf, t, strconv.Itoa(vw.stack[vw.frame].arrkey))
560 arrkey := vw.stack[vw.frame].arrkey
561 vw.stack[vw.frame].arrkey++
564 vw.stack[vw.frame].arrkey = arrkey
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_writer.go136 arrkey int member
168 vw.stack[vw.frame].arrkey = 0
259 vw.buf = bsoncore.AppendHeader(vw.buf, t, strconv.Itoa(vw.stack[vw.frame].arrkey))
569 arrkey := vw.stack[vw.frame].arrkey
570 vw.stack[vw.frame].arrkey++
573 vw.stack[vw.frame].arrkey = arrkey
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_writer.go136 arrkey int member
168 vw.stack[vw.frame].arrkey = 0
259 vw.buf = bsoncore.AppendHeader(vw.buf, t, strconv.Itoa(vw.stack[vw.frame].arrkey))
569 arrkey := vw.stack[vw.frame].arrkey
570 vw.stack[vw.frame].arrkey++
573 vw.stack[vw.frame].arrkey = arrkey
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_writer.go136 arrkey int member
168 vw.stack[vw.frame].arrkey = 0
259 vw.buf = bsoncore.AppendHeader(vw.buf, t, strconv.Itoa(vw.stack[vw.frame].arrkey))
569 arrkey := vw.stack[vw.frame].arrkey
570 vw.stack[vw.frame].arrkey++
573 vw.stack[vw.frame].arrkey = arrkey
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_writer.go128 arrkey int member
160 vw.stack[vw.frame].arrkey = 0
246 vw.buf = bsoncore.AppendHeader(vw.buf, t, strconv.Itoa(vw.stack[vw.frame].arrkey))
545 arrkey := vw.stack[vw.frame].arrkey
546 vw.stack[vw.frame].arrkey++
549 vw.stack[vw.frame].arrkey = arrkey
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_writer.go128 arrkey int member
160 vw.stack[vw.frame].arrkey = 0
246 vw.buf = bsoncore.AppendHeader(vw.buf, t, strconv.Itoa(vw.stack[vw.frame].arrkey))
545 arrkey := vw.stack[vw.frame].arrkey
546 vw.stack[vw.frame].arrkey++
549 vw.stack[vw.frame].arrkey = arrkey
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_writer.go128 arrkey int member
160 vw.stack[vw.frame].arrkey = 0
246 vw.buf = bsoncore.AppendHeader(vw.buf, t, strconv.Itoa(vw.stack[vw.frame].arrkey))
545 arrkey := vw.stack[vw.frame].arrkey
546 vw.stack[vw.frame].arrkey++
549 vw.stack[vw.frame].arrkey = arrkey
/dports/www/gitea/gitea-1.16.5/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_writer.go129 arrkey int member
161 vw.stack[vw.frame].arrkey = 0
252 vw.buf = bsoncore.AppendHeader(vw.buf, t, strconv.Itoa(vw.stack[vw.frame].arrkey))
558 arrkey := vw.stack[vw.frame].arrkey
559 vw.stack[vw.frame].arrkey++
562 vw.stack[vw.frame].arrkey = arrkey
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/
H A Dvalue_writer.go135 arrkey int member
167 vw.stack[vw.frame].arrkey = 0
253 vw.buf = bsoncore.AppendHeader(vw.buf, t, strconv.Itoa(vw.stack[vw.frame].arrkey))
560 arrkey := vw.stack[vw.frame].arrkey
561 vw.stack[vw.frame].arrkey++
564 vw.stack[vw.frame].arrkey = arrkey
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/ARCMT/
H A Dobjcmt-subscripting-literals.m.result152 mdict[dict[@[@"arrkey"]]] = dict[@"key1"];
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/ARCMT/
H A Dobjcmt-subscripting-literals.m.result152 mdict[dict[@[@"arrkey"]]] = dict[@"key1"];
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/ARCMT/
H A Dobjcmt-subscripting-literals.m.result152 mdict[dict[@[@"arrkey"]]] = dict[@"key1"];
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/ARCMT/
H A Dobjcmt-subscripting-literals.m.result152 mdict[dict[@[@"arrkey"]]] = dict[@"key1"];
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/ARCMT/
H A Dobjcmt-subscripting-literals.m.result152 mdict[dict[@[@"arrkey"]]] = dict[@"key1"];
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/ARCMT/
H A Dobjcmt-subscripting-literals.m.result152 mdict[dict[@[@"arrkey"]]] = dict[@"key1"];
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/ARCMT/
H A Dobjcmt-subscripting-literals.m.result152 mdict[dict[@[@"arrkey"]]] = dict[@"key1"];
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/ARCMT/
H A Dobjcmt-subscripting-literals.m.result152 mdict[dict[@[@"arrkey"]]] = dict[@"key1"];
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/ARCMT/
H A Dobjcmt-subscripting-literals.m.result152 mdict[dict[@[@"arrkey"]]] = dict[@"key1"];
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/ARCMT/
H A Dobjcmt-subscripting-literals.m.result152 mdict[dict[@[@"arrkey"]]] = dict[@"key1"];

123