Home
last modified time | relevance | path

Searched refs:matchcount (Results 1 – 25 of 230) sorted by relevance

12345678910

/dports/misc/cheat/cheat-4.2.2/vendor/github.com/dlclark/regexp2/regexp2-1.4.0/
H A Dmatch.go27 matchcount []int member
87 m.matchcount[i] = 0
98 m.capcount = m.matchcount[0]
135 m.matchcount[cap] = j / 2
144 …return cap < len(m.matchcount) && m.matchcount[cap] > 0 && m.matches[cap][m.matchcount[cap]*2-1] !…
174 capcount := m.matchcount[c]
185 m.matchcount[c] = capcount + 1
198 capcount := m.matchcount[c]
220 m.matchcount[c]--
225 return len(m.matchcount)
[all …]
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/dlclark/regexp2/
H A Dmatch.go27 matchcount []int member
87 m.matchcount[i] = 0
98 m.capcount = m.matchcount[0]
135 m.matchcount[cap] = j / 2
144 …return cap < len(m.matchcount) && m.matchcount[cap] > 0 && m.matches[cap][m.matchcount[cap]*2-1] !…
174 capcount := m.matchcount[c]
185 m.matchcount[c] = capcount + 1
198 capcount := m.matchcount[c]
220 m.matchcount[c]--
225 return len(m.matchcount)
[all …]
/dports/devel/gh/cli-2.4.0/vendor/github.com/dlclark/regexp2/
H A Dmatch.go27 matchcount []int member
87 m.matchcount[i] = 0
98 m.capcount = m.matchcount[0]
135 m.matchcount[cap] = j / 2
144 …return cap < len(m.matchcount) && m.matchcount[cap] > 0 && m.matches[cap][m.matchcount[cap]*2-1] !…
174 capcount := m.matchcount[c]
185 m.matchcount[c] = capcount + 1
198 capcount := m.matchcount[c]
220 m.matchcount[c]--
225 return len(m.matchcount)
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/dlclark/regexp2/
H A Dmatch.go27 matchcount []int member
87 m.matchcount[i] = 0
98 m.capcount = m.matchcount[0]
135 m.matchcount[cap] = j / 2
144 …return cap < len(m.matchcount) && m.matchcount[cap] > 0 && m.matches[cap][m.matchcount[cap]*2-1] !…
174 capcount := m.matchcount[c]
185 m.matchcount[c] = capcount + 1
198 capcount := m.matchcount[c]
220 m.matchcount[c]--
225 return len(m.matchcount)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dlclark/regexp2/
H A Dmatch.go27 matchcount []int member
87 m.matchcount[i] = 0
98 m.capcount = m.matchcount[0]
135 m.matchcount[cap] = j / 2
144 …return cap < len(m.matchcount) && m.matchcount[cap] > 0 && m.matches[cap][m.matchcount[cap]*2-1] !…
174 capcount := m.matchcount[c]
185 m.matchcount[c] = capcount + 1
198 capcount := m.matchcount[c]
220 m.matchcount[c]--
225 return len(m.matchcount)
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/dlclark/regexp2/
H A Dmatch.go27 matchcount []int member
87 m.matchcount[i] = 0
98 m.capcount = m.matchcount[0]
135 m.matchcount[cap] = j / 2
144 …return cap < len(m.matchcount) && m.matchcount[cap] > 0 && m.matches[cap][m.matchcount[cap]*2-1] !…
174 capcount := m.matchcount[c]
185 m.matchcount[c] = capcount + 1
198 capcount := m.matchcount[c]
220 m.matchcount[c]--
225 return len(m.matchcount)
[all …]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/dlclark/regexp2/
H A Dmatch.go27 matchcount []int member
87 m.matchcount[i] = 0
98 m.capcount = m.matchcount[0]
135 m.matchcount[cap] = j / 2
144 …return cap < len(m.matchcount) && m.matchcount[cap] > 0 && m.matches[cap][m.matchcount[cap]*2-1] !…
174 capcount := m.matchcount[c]
185 m.matchcount[c] = capcount + 1
198 capcount := m.matchcount[c]
220 m.matchcount[c]--
225 return len(m.matchcount)
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dlclark/regexp2/
H A Dmatch.go27 matchcount []int member
87 m.matchcount[i] = 0
98 m.capcount = m.matchcount[0]
135 m.matchcount[cap] = j / 2
144 …return cap < len(m.matchcount) && m.matchcount[cap] > 0 && m.matches[cap][m.matchcount[cap]*2-1] !…
174 capcount := m.matchcount[c]
185 m.matchcount[c] = capcount + 1
198 capcount := m.matchcount[c]
220 m.matchcount[c]--
225 return len(m.matchcount)
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/dlclark/regexp2/
H A Dmatch.go27 matchcount []int member
87 m.matchcount[i] = 0
98 m.capcount = m.matchcount[0]
135 m.matchcount[cap] = j / 2
144 …return cap < len(m.matchcount) && m.matchcount[cap] > 0 && m.matches[cap][m.matchcount[cap]*2-1] !…
174 capcount := m.matchcount[c]
185 m.matchcount[c] = capcount + 1
198 capcount := m.matchcount[c]
220 m.matchcount[c]--
225 return len(m.matchcount)
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dlclark/regexp2/
H A Dmatch.go27 matchcount []int member
87 m.matchcount[i] = 0
98 m.capcount = m.matchcount[0]
135 m.matchcount[cap] = j / 2
144 …return cap < len(m.matchcount) && m.matchcount[cap] > 0 && m.matches[cap][m.matchcount[cap]*2-1] !…
174 capcount := m.matchcount[c]
185 m.matchcount[c] = capcount + 1
198 capcount := m.matchcount[c]
220 m.matchcount[c]--
225 return len(m.matchcount)
[all …]
/dports/devel/chroma/chroma-0.9.2/vendor/github.com/dlclark/regexp2/
H A Dmatch.go27 matchcount []int member
87 m.matchcount[i] = 0
98 m.capcount = m.matchcount[0]
135 m.matchcount[cap] = j / 2
144 …return cap < len(m.matchcount) && m.matchcount[cap] > 0 && m.matches[cap][m.matchcount[cap]*2-1] !…
174 capcount := m.matchcount[c]
185 m.matchcount[c] = capcount + 1
198 capcount := m.matchcount[c]
220 m.matchcount[c]--
225 return len(m.matchcount)
[all …]
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/dlclark/regexp2/
H A Dmatch.go27 matchcount []int member
87 m.matchcount[i] = 0
98 m.capcount = m.matchcount[0]
135 m.matchcount[cap] = j / 2
144 …return cap < len(m.matchcount) && m.matchcount[cap] > 0 && m.matches[cap][m.matchcount[cap]*2-1] !…
174 capcount := m.matchcount[c]
185 m.matchcount[c] = capcount + 1
198 capcount := m.matchcount[c]
220 m.matchcount[c]--
225 return len(m.matchcount)
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/dlclark/regexp2/regexp2-1.1.6/
H A Dmatch.go27 matchcount []int member
87 m.matchcount[i] = 0
98 m.capcount = m.matchcount[0]
135 m.matchcount[cap] = j / 2
144 …return cap < len(m.matchcount) && m.matchcount[cap] > 0 && m.matches[cap][m.matchcount[cap]*2-1] !…
174 capcount := m.matchcount[c]
185 m.matchcount[c] = capcount + 1
198 capcount := m.matchcount[c]
220 m.matchcount[c]--
225 return len(m.matchcount)
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/dlclark/regexp2/
H A Dmatch.go27 matchcount []int member
87 m.matchcount[i] = 0
98 m.capcount = m.matchcount[0]
135 m.matchcount[cap] = j / 2
144 …return cap < len(m.matchcount) && m.matchcount[cap] > 0 && m.matches[cap][m.matchcount[cap]*2-1] !…
174 capcount := m.matchcount[c]
185 m.matchcount[c] = capcount + 1
198 capcount := m.matchcount[c]
220 m.matchcount[c]--
225 return len(m.matchcount)
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/store/
H A Dloader_file.c288 *matchcount = 1; in try_decode_PKCS12()
344 *matchcount = 1; in try_decode_PKCS8Encrypted()
350 *matchcount = 1; in try_decode_PKCS8Encrypted()
490 *matchcount = 1; in try_decode_PUBKEY()
494 *matchcount = 1; in try_decode_PUBKEY()
526 *matchcount = 1; in try_decode_params()
619 *matchcount = 1; in try_decode_X509Certificate()
624 *matchcount = 1; in try_decode_X509Certificate()
657 *matchcount = 1; in try_decode_X509CRL()
661 *matchcount = 1; in try_decode_X509CRL()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/store/
H A Dloader_file.c288 *matchcount = 1; in try_decode_PKCS12()
344 *matchcount = 1; in try_decode_PKCS8Encrypted()
350 *matchcount = 1; in try_decode_PKCS8Encrypted()
490 *matchcount = 1; in try_decode_PUBKEY()
494 *matchcount = 1; in try_decode_PUBKEY()
526 *matchcount = 1; in try_decode_params()
619 *matchcount = 1; in try_decode_X509Certificate()
624 *matchcount = 1; in try_decode_X509Certificate()
657 *matchcount = 1; in try_decode_X509CRL()
661 *matchcount = 1; in try_decode_X509CRL()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/store/
H A Dloader_file.c288 *matchcount = 1; in try_decode_PKCS12()
344 *matchcount = 1; in try_decode_PKCS8Encrypted()
350 *matchcount = 1; in try_decode_PKCS8Encrypted()
490 *matchcount = 1; in try_decode_PUBKEY()
494 *matchcount = 1; in try_decode_PUBKEY()
526 *matchcount = 1; in try_decode_params()
619 *matchcount = 1; in try_decode_X509Certificate()
624 *matchcount = 1; in try_decode_X509Certificate()
657 *matchcount = 1; in try_decode_X509CRL()
661 *matchcount = 1; in try_decode_X509CRL()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/store/
H A Dloader_file.c288 *matchcount = 1; in try_decode_PKCS12()
344 *matchcount = 1; in try_decode_PKCS8Encrypted()
350 *matchcount = 1; in try_decode_PKCS8Encrypted()
490 *matchcount = 1; in try_decode_PUBKEY()
494 *matchcount = 1; in try_decode_PUBKEY()
526 *matchcount = 1; in try_decode_params()
619 *matchcount = 1; in try_decode_X509Certificate()
624 *matchcount = 1; in try_decode_X509Certificate()
657 *matchcount = 1; in try_decode_X509CRL()
661 *matchcount = 1; in try_decode_X509CRL()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/store/
H A Dloader_file.c288 *matchcount = 1; in try_decode_PKCS12()
344 *matchcount = 1; in try_decode_PKCS8Encrypted()
350 *matchcount = 1; in try_decode_PKCS8Encrypted()
490 *matchcount = 1; in try_decode_PUBKEY()
494 *matchcount = 1; in try_decode_PUBKEY()
526 *matchcount = 1; in try_decode_params()
619 *matchcount = 1; in try_decode_X509Certificate()
624 *matchcount = 1; in try_decode_X509Certificate()
657 *matchcount = 1; in try_decode_X509CRL()
661 *matchcount = 1; in try_decode_X509CRL()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/store/
H A Dloader_file.c288 *matchcount = 1; in try_decode_PKCS12()
344 *matchcount = 1; in try_decode_PKCS8Encrypted()
350 *matchcount = 1; in try_decode_PKCS8Encrypted()
490 *matchcount = 1; in try_decode_PUBKEY()
494 *matchcount = 1; in try_decode_PUBKEY()
526 *matchcount = 1; in try_decode_params()
619 *matchcount = 1; in try_decode_X509Certificate()
624 *matchcount = 1; in try_decode_X509Certificate()
657 *matchcount = 1; in try_decode_X509CRL()
661 *matchcount = 1; in try_decode_X509CRL()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/store/
H A Dloader_file.c288 *matchcount = 1; in try_decode_PKCS12()
344 *matchcount = 1; in try_decode_PKCS8Encrypted()
350 *matchcount = 1; in try_decode_PKCS8Encrypted()
490 *matchcount = 1; in try_decode_PUBKEY()
494 *matchcount = 1; in try_decode_PUBKEY()
526 *matchcount = 1; in try_decode_params()
619 *matchcount = 1; in try_decode_X509Certificate()
624 *matchcount = 1; in try_decode_X509Certificate()
657 *matchcount = 1; in try_decode_X509CRL()
661 *matchcount = 1; in try_decode_X509CRL()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/store/
H A Dloader_file.c288 *matchcount = 1; in try_decode_PKCS12()
344 *matchcount = 1; in try_decode_PKCS8Encrypted()
350 *matchcount = 1; in try_decode_PKCS8Encrypted()
490 *matchcount = 1; in try_decode_PUBKEY()
494 *matchcount = 1; in try_decode_PUBKEY()
526 *matchcount = 1; in try_decode_params()
619 *matchcount = 1; in try_decode_X509Certificate()
624 *matchcount = 1; in try_decode_X509Certificate()
657 *matchcount = 1; in try_decode_X509CRL()
661 *matchcount = 1; in try_decode_X509CRL()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/store/
H A Dloader_file.c288 *matchcount = 1; in try_decode_PKCS12()
344 *matchcount = 1; in try_decode_PKCS8Encrypted()
350 *matchcount = 1; in try_decode_PKCS8Encrypted()
490 *matchcount = 1; in try_decode_PUBKEY()
494 *matchcount = 1; in try_decode_PUBKEY()
526 *matchcount = 1; in try_decode_params()
619 *matchcount = 1; in try_decode_X509Certificate()
624 *matchcount = 1; in try_decode_X509Certificate()
657 *matchcount = 1; in try_decode_X509CRL()
661 *matchcount = 1; in try_decode_X509CRL()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/store/
H A Dloader_file.c288 *matchcount = 1; in try_decode_PKCS12()
344 *matchcount = 1; in try_decode_PKCS8Encrypted()
350 *matchcount = 1; in try_decode_PKCS8Encrypted()
490 *matchcount = 1; in try_decode_PUBKEY()
494 *matchcount = 1; in try_decode_PUBKEY()
526 *matchcount = 1; in try_decode_params()
619 *matchcount = 1; in try_decode_X509Certificate()
624 *matchcount = 1; in try_decode_X509Certificate()
657 *matchcount = 1; in try_decode_X509CRL()
661 *matchcount = 1; in try_decode_X509CRL()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/store/
H A Dloader_file.c288 *matchcount = 1; in try_decode_PKCS12()
344 *matchcount = 1; in try_decode_PKCS8Encrypted()
350 *matchcount = 1; in try_decode_PKCS8Encrypted()
527 *matchcount = 1; in try_decode_PUBKEY()
531 *matchcount = 1; in try_decode_PUBKEY()
563 *matchcount = 1; in try_decode_params()
656 *matchcount = 1; in try_decode_X509Certificate()
661 *matchcount = 1; in try_decode_X509Certificate()
694 *matchcount = 1; in try_decode_X509CRL()
698 *matchcount = 1; in try_decode_X509CRL()
[all …]

12345678910