- Sort Score
- Num 10 results
- Language All
Results 521 - 522 of 522 for realice (0.13 seconds)
-
lib/fips140/v1.26.0.zip
declarations } if d.Tok == token.IMPORT { cmap[decl] = nil // Drop pre-import comments. } } newDecls = append(newDecls, decl) } f.Decls = newDecls // Replace identifiers. ast.Inspect(f, func(n ast.Node) bool { switch x := n.(type) { case *ast.Ident: if replacement, ok := replacements[x.Name]; ok { x.Name = replacement } } return true }) // Replace identifiers in comments. for _, c := range f.Comments { for _, l := range c.List { for k, v := range replacements { if k == "k" { continue } l.Text = ...Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Jan 08 17:58:32 GMT 2026 - 660.3K bytes - Click Count (0) -
src/main/webapp/css/admin/adminlte.min.css.map
&::before {\n background-color: $color;\n border-color: darken($color, 20%);\n }\n\n &::after {\n $new-color: color-yiq($color);\n background-image: str-replace($custom-checkbox-indicator-icon-checked, str-replace(#{$custom-control-indicator-checked-color}, \"#\", \"%23\"), str-replace(#{$new-color}, \"#\", \"%23\"));\n }\n }\n\n .form-control:focus:not(.is-invalid):not(.is-warning):not(.is-valid),\n .custom-select:focus,\n .custom-control-input:focus:not(:checked)...Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 3.7M bytes - Click Count (3)