Search Options

Results per page
Sort
Preferred Languages
Advance

Results 481 - 490 of 913 for ordinal (0.04 sec)

  1. licenses/github.com/spf13/cobra/LICENSE.txt

    1. represent, as a whole, an original work of authorship. For the purposes
    2. of this License, Derivative Works shall not include works that remain
    3. separable from, or merely link (or bind by name) to the interfaces of,
    4. the Work and Derivative Works thereof.
    5.  
    6. "Contribution" shall mean any work of authorship, including
    7. the original version of the Work and any modifications or additions
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Sat Oct 26 02:47:39 UTC 2019
    - 9.9K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/es/config/exentity/CrawlingConfig.java

    1. // xapth.<field>=<value>
    2. }
    3.  
    4. // config.*
    5. public static class Config {
    6. public static final String KEEP_ORIGINAL_BODY = "keep.original.body";
    7. public static final String CLEANUP_ALL = "cleanup.all";
    8. public static final String CLEANUP_URL_FILTERS = "cleanup.urlFilters";
    9. public static final String JCIFS_PREFIX = "jcifs.";
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Oct 24 13:01:38 UTC 2024
    - 5.5K bytes
    - Viewed (0)
  3. build-logic/documentation/src/main/groovy/gradlebuild/docs/UserGuideTransformTask.groovy

    1. /*
    2. * Copyright 2020 the original author or authors.
    3. *
    4. * Licensed under the Apache License, Version 2.0 (the "License");
    5. * you may not use this file except in compliance with the License.
    6. * You may obtain a copy of the License at
    7. *
    8. * http://www.apache.org/licenses/LICENSE-2.0
    9. *
    10. * Unless required by applicable law or agreed to in writing, software
    11. * distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Mon Aug 19 15:07:24 UTC 2024
    - 5.6K bytes
    - Viewed (0)
  4. build-logic/documentation/src/main/groovy/gradlebuild/docs/dsl/docbook/LinkRenderer.java

    1. /*
    2. * Copyright 2020 the original author or authors.
    3. *
    4. * Licensed under the Apache License, Version 2.0 (the "License");
    5. * you may not use this file except in compliance with the License.
    6. * You may obtain a copy of the License at
    7. *
    8. * http://www.apache.org/licenses/LICENSE-2.0
    9. *
    10. * Unless required by applicable law or agreed to in writing, software
    11. * distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Wed Dec 09 08:14:05 UTC 2020
    - 6.3K bytes
    - Viewed (0)
  5. build-logic/documentation/src/main/groovy/gradlebuild/docs/dsl/docbook/model/ClassDoc.groovy

    1. /*
    2. * Copyright 2020 the original author or authors.
    3. *
    4. * Licensed under the Apache License, Version 2.0 (the "License");
    5. * you may not use this file except in compliance with the License.
    6. * You may obtain a copy of the License at
    7. *
    8. * http://www.apache.org/licenses/LICENSE-2.0
    9. *
    10. * Unless required by applicable law or agreed to in writing, software
    11. * distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Wed Dec 09 08:14:05 UTC 2020
    - 6.2K bytes
    - Viewed (0)
  6. .teamcity/src/test/kotlin/ApplyDefaultConfigurationTest.kt

    1. import org.junit.jupiter.api.extension.ExtendWith
    2. import org.junit.jupiter.params.ParameterizedTest
    3. import org.junit.jupiter.params.provider.CsvSource
    4. import java.io.File
    5.  
    6. /*
    7. * Copyright 2019 the original author or authors.
    8. *
    9. * Licensed under the Apache License, Version 2.0 (the "License");
    10. * you may not use this file except in compliance with the License.
    11. * You may obtain a copy of the License at
    12. *
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Tue Sep 24 06:22:49 UTC 2024
    - 6.3K bytes
    - Viewed (0)
  7. LICENSES/vendor/github.com/containerd/containerd/api/LICENSE

    1. represent, as a whole, an original work of authorship. For the purposes
    2. of this License, Derivative Works shall not include works that remain
    3. separable from, or merely link (or bind by name) to the interfaces of,
    4. the Work and Derivative Works thereof.
    5.  
    6. "Contribution" shall mean any work of authorship, including
    7. the original version of the Work and any modifications or additions
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Sun Sep 22 18:50:45 UTC 2024
    - 10.7K bytes
    - Viewed (0)
  8. licenses/github.com/moby/term/LICENSE

    1. represent, as a whole, an original work of authorship. For the purposes
    2. of this License, Derivative Works shall not include works that remain
    3. separable from, or merely link (or bind by name) to the interfaces of,
    4. the Work and Derivative Works thereof.
    5.  
    6. "Contribution" shall mean any work of authorship, including
    7. the original version of the Work and any modifications or additions
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Sun Aug 30 14:15:49 UTC 2020
    - 10.5K bytes
    - Viewed (0)
  9. build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild.code-quality.gradle.kts

    1. import groovy.lang.GroovySystem
    2. import net.ltgt.gradle.errorprone.CheckSeverity
    3. import net.ltgt.gradle.errorprone.errorprone
    4. import org.gradle.util.internal.VersionNumber
    5.  
    6. /*
    7. * Copyright 2022 the original author or authors.
    8. *
    9. * Licensed under the Apache License, Version 2.0 (the "License");
    10. * you may not use this file except in compliance with the License.
    11. * You may obtain a copy of the License at
    12. *
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Tue Aug 20 14:11:17 UTC 2024
    - 6.1K bytes
    - Viewed (0)
  10. build-logic-commons/publishing/src/main/kotlin/gradlebuild.kotlin-dsl-plugin-bundle.gradle.kts

    1. /*
    2. * Copyright 2020 the original author or authors.
    3. *
    4. * Licensed under the Apache License, Version 2.0 (the "License");
    5. * you may not use this file except in compliance with the License.
    6. * You may obtain a copy of the License at
    7. *
    8. * http://www.apache.org/licenses/LICENSE-2.0
    9. *
    10. * Unless required by applicable law or agreed to in writing, software
    11. * distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Thu Aug 08 14:54:27 UTC 2024
    - 6.4K bytes
    - Viewed (0)
Back to top