- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 228 for badc (0.02 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
compat/maven-model-builder/src/test/resources/poms/validation/bad-repository-id.xml
<repositories> <repository> <id>this/is\bad</id> <url>http://localhost</url> </repository> </repositories> <pluginRepositories> <pluginRepository> <id>this/is\bad</id> <url>http://localhost</url> </pluginRepository> </pluginRepositories> <distributionManagement> <repository> <id>this/is\bad</id> <url>http://localhost</url> </repository>
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 1.4K bytes - Click Count (0) -
compat/maven-model-builder/src/test/resources/poms/validation/bad-version.xml
specific language governing permissions and limitations under the License. --> <project> <modelVersion>4.0.0</modelVersion> <groupId>foo</groupId> <artifactId>bar</artifactId> <version>this\is/bad</version>
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 914 bytes - Click Count (0) -
src/archive/tar/testdata/pax-bad-hdr-large.tar.bz2
pax-bad-hdr-large.tar XXXXXXXXXXXXXXXXXXXX...
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Wed Oct 05 20:40:43 GMT 2022 - 156 bytes - Click Count (0) -
cmd/testdata/decryptObjectInfo.json.zst
tbAjE+NwEpbn2mzGVFImMMWJxX/pEaZJb7yf4YtdCXpJ+wyZEOd48kq4VzrbrZ9kl==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"application/octet-stream"}},{"Bucket":"buck1","Name":"go_113/src/cmd/go/testdata/src/badc/x.c","UserDef":{"X-Minio-Internal-Server-Side-Encryption-Iv":"Rl4pb3w3qkkG0Bh9H1KN=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key":"IAAfAPZAkeoUdA5B7lyk+6sHFA8Aos...Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Thu Oct 29 16:34:20 GMT 2020 - 164K bytes - Click Count (0) -
compat/maven-model-builder/src/test/resources/poms/validation/bad-modelVersion.xml
Guillaume Nodet <******@****.***> 1729859506 +0200
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 907 bytes - Click Count (0) -
compat/maven-model-builder/src/test/resources/poms/validation/raw-model/bad-ci-friendly.xml
Guillaume Nodet <******@****.***> 1729859506 +0200
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 1.2K bytes - Click Count (0) -
compat/maven-model-builder/src/test/resources/poms/validation/bad-dependency-scope.xml
Guillaume Nodet <******@****.***> 1729859506 +0200
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 2K bytes - Click Count (0) -
compat/maven-model-builder/src/test/resources/poms/validation/bad-dependency-version.xml
Guillaume Nodet <******@****.***> 1729859506 +0200
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 1.3K bytes - Click Count (0) -
compat/maven-model-builder/src/test/resources/poms/validation/bad-plugin-version.xml
Guillaume Nodet <******@****.***> 1729859506 +0200
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 1.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/suggest/settings/BadWordSettings.java
/** * The BadWordSettings class manages the settings related to bad words. * It allows adding, deleting, and retrieving bad words from the settings. * It also supports loading default bad words from a file. */ public class BadWordSettings { private static final Logger logger = LogManager.getLogger(BadWordSettings.class); /** Key for bad word settings. */ public static final String BAD_WORD_SETTINGS_KEY = "badword";Created: Sat Dec 20 13:04:59 GMT 2025 - Last Modified: Sun Nov 23 03:02:17 GMT 2025 - 5.3K bytes - Click Count (0)