Home
last modified time | relevance | path

Searched refs:cached_id (Results 1 – 25 of 68) sorted by relevance

123

/dports/www/rt50/rt-5.0.2/lib/RT/
H A DGroupMember.pm102 my $cached_id = $cached_member->Create(
161 return $cached_id;
232 my $cached_id = $clone->_InsertCGM;
234 unless ($cached_id) {
288 my $cached_id = $cached_member->Create(
295 unless ($cached_id) {
/dports/www/rt44/rt-4.4.5/lib/RT/
H A DGroupMember.pm102 my $cached_id = $cached_member->Create(
161 return $cached_id;
232 my $cached_id = $clone->_InsertCGM;
234 unless ($cached_id) {
288 my $cached_id = $cached_member->Create(
295 unless ($cached_id) {
/dports/www/drupal8/drupal-8.9.20/core/modules/block/tests/src/Functional/Views/
H A DDisplayBlockTest.php385 …$cached_id = 'block:block=' . $cached_block->id() . ':langcode=en|entity.view.edit_form:view=test_…
386 …$cached_id_token = Crypt::hmacBase64($cached_id, Settings::getHashSalt() . $this->container->get('…
389cached_id, 'data-contextual-token' => $cached_id_token]) . '></div>', new FormattableMarkup('Conte…
393 …$post = ['ids[0]' => $id, 'ids[1]' => $cached_id, 'tokens[0]' => $id_token, 'tokens[1]' => $cached…
399 …$this->assertIdentical($json[$cached_id], '<ul class="contextual-links"><li class="block-configure…
/dports/www/drupal9/drupal-9.2.10/core/modules/block/tests/src/Functional/Views/
H A DDisplayBlockTest.php385 …$cached_id = 'block:block=' . $cached_block->id() . ':langcode=en|entity.view.edit_form:view=test_…
386 …$cached_id_token = Crypt::hmacBase64($cached_id, Settings::getHashSalt() . $this->container->get('…
390 …on()->responseContains('<div' . new Attribute(['data-contextual-id' => $cached_id, 'data-contextua…
394 …$post = ['ids[0]' => $id, 'ids[1]' => $cached_id, 'tokens[0]' => $id_token, 'tokens[1]' => $cached…
400 …in/structure/views/view/test_view_block/edit/block_1">Edit view</a></li></ul>', $json[$cached_id]);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/
H A Dscoped_interface_endpoint_handle.cc39 InterfaceId cached_id = kInvalidInterfaceId; in Close() local
79 cached_id = id_; in Close()
89 cached_group_controller->CloseEndpointHandle(cached_id, reason); in Close()
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/lib/
H A Dscoped_interface_endpoint_handle.cc39 InterfaceId cached_id = kInvalidInterfaceId; in Close() local
79 cached_id = id_; in Close()
89 cached_group_controller->CloseEndpointHandle(cached_id, reason); in Close()
/dports/security/distcache/distcache-1.5.1/libdistcacheserver/
H A Ddc_server_default.c65 unsigned char cached_id[DC_MAX_ID_LEN]; member
137 (memcmp(session_id, cache->cached_id, in int_lookup_check()
157 SYS_memcpy_n(unsigned char, cache->cached_id, in int_lookup_set()
/dports/devel/tla/tla-1.3.5/src/tla/libarch/
H A Dinv-ids.c1347 …const t_uchar * cached_id = assoc_get_str_taking (id_tagging_shortcut, rel_make_field_str (signatu… in implicit_id() local
1350 if (cached_id && (cached_id[0] == 'i') && (cached_id[1] == '_')) in implicit_id()
1351 return str_save (0, cached_id); in implicit_id()
1352 else if (cached_id) in implicit_id()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/regex-automata-0.1.8/src/
H A Ddeterminize.rs152 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
156 return Ok((cached_id, false)); in cached_state()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/regex-automata-0.1.8/src/
H A Ddeterminize.rs152 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
156 return Ok((cached_id, false)); in cached_state()
/dports/devel/dtool/dtool-0.11.0/cargo-crates/regex-automata-0.1.8/src/
H A Ddeterminize.rs152 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
156 return Ok((cached_id, false)); in cached_state()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/regex-automata-0.1.10/src/
H A Ddeterminize.rs148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
153 return Ok((cached_id, false)); in cached_state()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/regex-automata-0.1.10/src/
H A Ddeterminize.rs148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
153 return Ok((cached_id, false)); in cached_state()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/regex-automata-0.1.10/src/
H A Ddeterminize.rs148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
153 return Ok((cached_id, false)); in cached_state()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/regex-automata-0.1.10/src/
H A Ddeterminize.rs148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
153 return Ok((cached_id, false)); in cached_state()
/dports/misc/broot/broot-1.7.0/cargo-crates/regex-automata-0.1.10/src/
H A Ddeterminize.rs148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
153 return Ok((cached_id, false)); in cached_state()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/regex-automata-0.1.10/src/
H A Ddeterminize.rs148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
153 return Ok((cached_id, false)); in cached_state()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/regex-automata-0.1.10/src/
H A Ddeterminize.rs148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
153 return Ok((cached_id, false)); in cached_state()
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/regex-automata-0.1.9/src/
H A Ddeterminize.rs148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
152 return Ok((cached_id, false)); in cached_state()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/regex-automata-0.1.10/src/
H A Ddeterminize.rs148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
153 return Ok((cached_id, false)); in cached_state()
/dports/devel/grex/grex-1.3.0/cargo-crates/regex-automata-0.1.9/src/
H A Ddeterminize.rs148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
152 return Ok((cached_id, false)); in cached_state()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/regex-automata-0.1.9/src/
H A Ddeterminize.rs148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
152 return Ok((cached_id, false)); in cached_state()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/regex-automata-0.1.10/src/
H A Ddeterminize.rs148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
153 return Ok((cached_id, false)); in cached_state()
/dports/editors/helix/helix-0.5.0/cargo-crates/regex-automata-0.1.10/src/
H A Ddeterminize.rs148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
153 return Ok((cached_id, false)); in cached_state()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/regex-automata/src/
H A Ddeterminize.rs148 if let Some(&cached_id) = self.cache.get(&state) { in cached_state()
153 return Ok((cached_id, false)); in cached_state()

123