Home
last modified time | relevance | path

Searched defs:IsUpper (Results 101 – 125 of 157) sorted by relevance

1234567

/dports/lang/gcc11/gcc-11.2.0/libgo/go/unicode/
H A Dletter.go180 func IsUpper(r rune) bool { func
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/unicode/
H A Dletter.go180 func IsUpper(r rune) bool { func
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/unicode/
H A Dletter.go183 func IsUpper(r rune) bool { func
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/unicode/
H A Dletter.go183 func IsUpper(r rune) bool { func
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/unicode/
H A Dletter.go183 func IsUpper(r rune) bool { func
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/unicode/
H A Dletter.go183 func IsUpper(r rune) bool { func
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/unicode/
H A Dletter.go183 func IsUpper(r rune) bool { func
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/unicode/
H A Dletter.go180 func IsUpper(r rune) bool { func
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/unicode/
H A Dletter.go180 func IsUpper(r rune) bool { func
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/unicode/
H A Dletter.go180 func IsUpper(r rune) bool { func
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/unicode/
H A Dletter.go183 func IsUpper(r rune) bool { func
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/unicode/
H A Dletter.go180 func IsUpper(r rune) bool { func
/dports/lang/gcc9/gcc-9.4.0/libgo/go/unicode/
H A Dletter.go183 func IsUpper(r rune) bool { func
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/unicode/
H A Dletter.go183 func IsUpper(r rune) bool { func
/dports/biology/avida/avida-2.12.4-src/libs/apto/include/apto/core/
H A DStringBuffer.h182 inline bool IsUpper(int idx) const { return ((*this)[idx] >= 'A' && (*this)[idx] <= 'Z'); } in IsUpper() function
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/unicode/
H A Dletter.go183 func IsUpper(r rune) bool { func
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/unicode/
H A Dletter.go180 func IsUpper(r rune) bool { func
/dports/print/py-psautohint/psautohint-2.0.0/libpsautohint/src/
H A Dhead.c293 IsUpper(PathElt* p) in IsUpper() function
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/mgutz/str/str-1.2.0/
H A DfuncsAO.go277 func IsUpper(s string) bool { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/compiler/ruby/
H A Druby_generator.cc305 bool IsUpper(char ch) { return ch >= 'A' && ch <= 'Z'; } in IsUpper() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/compiler/ruby/
H A Druby_generator.cc305 bool IsUpper(char ch) { return ch >= 'A' && ch <= 'Z'; } in IsUpper() function
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/mgutz/str/
H A DfuncsAO.go277 func IsUpper(s string) bool { func
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/compiler/ruby/
H A Druby_generator.cc313 bool IsUpper(char ch) { return ch >= 'A' && ch <= 'Z'; } in IsUpper() function
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/compiler/ruby/
H A Druby_generator.cc313 bool IsUpper(char ch) { return ch >= 'A' && ch <= 'Z'; } in IsUpper() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/linguistic/source/
H A Dmisc.cxx580 bool IsUpper( const OUString &rText, sal_Int32 nPos, sal_Int32 nLen, LanguageType nLanguage ) in IsUpper() function

1234567