Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 31 for 518 (0.06 sec)

  1. futures/failureaccess/pom.xml

          </plugin>
          <plugin>
            <extensions>true</extensions>
            <groupId>org.apache.felix</groupId>
            <artifactId>maven-bundle-plugin</artifactId>
            <version>5.1.8</version>
            <executions>
              <execution>
                <id>bundle-manifest</id>
                <phase>process-classes</phase>
                <goals>
                  <goal>manifest</goal>
                </goals>
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Tue Oct 17 02:24:23 UTC 2023
    - 3.3K bytes
    - Viewed (0)
  2. src/regexp/syntax/make_perl_groups.pl

    	"[:print:]",
    	"[:punct:]",
    	"[:space:]",
    	"[:upper:]",
    	"[:word:]",
    	"[:xdigit:]",
    );
    
    my @perlclasses = (
    	"\\d",
    	"\\s",
    	"\\w",
    );
    
    my %overrides = (
    	# Prior to Perl 5.18, \s did not match vertical tab.
    	# RE2 preserves that original behaviour.
    	"\\s:11" => 0,
    );
    
    sub ComputeClass($) {
      my @ranges;
      my ($class) = @_;
      my $regexp = "[$class]";
      my $start = -1;
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 13:59:01 UTC 2024
    - 2.6K bytes
    - Viewed (0)
  3. samples/bookinfo/src/productpage/templates/productpage.html

                  </svg>
                  {% endfor %}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 19:54:05 UTC 2024
    - 10.9K bytes
    - Viewed (0)
  4. guava/pom.xml

            </configuration>
          </plugin>
          <plugin>
            <extensions>true</extensions>
            <groupId>org.apache.felix</groupId>
            <artifactId>maven-bundle-plugin</artifactId>
            <version>5.1.8</version>
            <executions>
              <execution>
                <id>bundle-manifest</id>
                <phase>process-classes</phase>
                <goals>
                  <goal>manifest</goal>
                </goals>
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Mar 11 16:37:45 UTC 2024
    - 8.9K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/text/cases/cases.go

    package cases // import "golang.org/x/text/cases"
    
    import (
    	"golang.org/x/text/language"
    	"golang.org/x/text/transform"
    )
    
    // References:
    // - Unicode Reference Manual Chapter 3.13, 4.2, and 5.18.
    // - https://www.unicode.org/reports/tr29/
    // - https://www.unicode.org/Public/6.3.0/ucd/CaseFolding.txt
    // - https://www.unicode.org/Public/6.3.0/ucd/SpecialCasing.txt
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 4.9K bytes
    - Viewed (0)
  6. android/guava/pom.xml

            </configuration>
          </plugin>
          <plugin>
            <extensions>true</extensions>
            <groupId>org.apache.felix</groupId>
            <artifactId>maven-bundle-plugin</artifactId>
            <version>5.1.8</version>
            <executions>
              <execution>
                <id>bundle-manifest</id>
                <phase>process-classes</phase>
                <goals>
                  <goal>manifest</goal>
                </goals>
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Mar 11 16:37:45 UTC 2024
    - 8.9K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go

    	SYS___CHANNEL_SET_OPT              = 514
    	SYS_ULOCK_WAIT                     = 515
    	SYS_ULOCK_WAKE                     = 516
    	SYS_FCLONEFILEAT                   = 517
    	SYS_FS_SNAPSHOT                    = 518
    	SYS_TERMINATE_WITH_PAYLOAD         = 520
    	SYS_ABORT_WITH_PAYLOAD             = 521
    	SYS_NECP_SESSION_OPEN              = 522
    	SYS_NECP_SESSION_ACTION            = 523
    	SYS_SETATTRLISTAT                  = 524
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  8. platforms/core-runtime/serialization/src/test/groovy/org/gradle/internal/serialize/DefaultSerializerRegistrySpec.groovy

        ]
    
        def latch = new CountDownLatch(1)
    
        @Subject
        def defaultSerializerRegistry = new DefaultSerializerRegistry()
    
        @Timeout(15)
        @Issue("https://github.com/JLLeitschuh/ktlint-gradle/issues/518")
        def "invoking DefaultSerializerRegistry from multiple threads"() {
            given:
            def conditions = new AsyncConditions(numThreads)
            def serializer = Stub(Serializer)
            numThreads.times { threadId ->
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 15 16:06:56 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go

    	SYS___CHANNEL_SET_OPT              = 514
    	SYS_ULOCK_WAIT                     = 515
    	SYS_ULOCK_WAKE                     = 516
    	SYS_FCLONEFILEAT                   = 517
    	SYS_FS_SNAPSHOT                    = 518
    	SYS_TERMINATE_WITH_PAYLOAD         = 520
    	SYS_ABORT_WITH_PAYLOAD             = 521
    	SYS_NECP_SESSION_OPEN              = 522
    	SYS_NECP_SESSION_ACTION            = 523
    	SYS_SETATTRLISTAT                  = 524
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  10. src/encoding/json/stream_test.go

    		}},
    		{CaseName: Name(""), json: `{ "` + strings.Repeat("a", 513) + `" 1 }`, expTokens: []any{
    			Delim('{'), strings.Repeat("a", 513),
    			decodeThis{&SyntaxError{"expected colon after object key", 518}},
    		}},
    		{CaseName: Name(""), json: `{ "\a" }`, expTokens: []any{
    			Delim('{'),
    			&SyntaxError{"invalid character 'a' in string escape code", 3},
    		}},
    		{CaseName: Name(""), json: ` \a`, expTokens: []any{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 25 16:00:37 UTC 2023
    - 12.9K bytes
    - Viewed (0)
Back to top