Home
last modified time | relevance | path

Searched defs:IsUpper (Results 51 – 75 of 157) sorted by relevance

1234567

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DParsingUtils.h79 AI_FORCE_INLINE bool IsUpper( char_t in) in IsUpper() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DParsingUtils.h80 AI_FORCE_INLINE bool IsUpper( char_t in) in IsUpper() function
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/include/assimp/
H A DParsingUtils.h89 bool IsUpper( char_t in) { in IsUpper() function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/include/assimp/
H A DParsingUtils.h89 bool IsUpper( char_t in) { in IsUpper() function
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DParsingUtils.h81 AI_FORCE_INLINE bool IsUpper( char_t in) in IsUpper() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/linguistic/
H A Dmisc.hxx133 inline bool IsUpper( const OUString &rText, LanguageType nLanguage ) { return IsUpper( r… in IsUpper() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/linguistic/
H A Dmisc.hxx139 inline bool IsUpper( const OUString &rText, LanguageType nLanguage ) { return IsUpper( r… in IsUpper() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsCRT.h95 static bool IsUpper(char aChar) { return NS_IsUpper(aChar); } in IsUpper() function
/dports/multimedia/assimp/assimp-5.1.3/include/assimp/
H A DParsingUtils.h76 AI_FORCE_INLINE bool IsUpper(char_t in) { in IsUpper() function
/dports/irc/undernet-ircu/ircu2.10.12.19/include/
H A Dircd_chattr.h104 #define IsUpper(c) (IRCD_CharAttrTab[(c) - CHAR_MIN] & NTL_UPPER) macro
/dports/java/jikes/jikes-1.22/src/
H A Dcode.h152 static inline bool IsUpper(const wchar_t* p) in IsUpper() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleSpellChecker.java138 private boolean IsUpper( String aWord, Locale aLocale ) in IsUpper() method in SampleSpellChecker
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleSpellChecker.java138 private boolean IsUpper( String aWord, Locale aLocale ) in IsUpper() method in SampleSpellChecker
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/ds/
H A DnsCRT.h155 static bool IsUpper(char aChar) { return NS_IsUpper(aChar); } in IsUpper() function
/dports/lang/fpc-source/fpc-3.2.2/packages/morphunits/src/
H A Dlocale.pas255 function IsUpper(Locale: PLocale location 'a0'; Character: LongWord location 'd0'): LongBool; sysca… in IsUpper() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Dchar.cs287 public static bool IsUpper(char c) { in IsUpper() method
767 public static bool IsUpper(String s, int index) in IsUpper() method
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/
H A DChar.cs293 public static bool IsUpper(char c) in IsUpper() method
812 public static bool IsUpper(String s, int index) in IsUpper() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/
H A DChar.cs293 public static bool IsUpper(char c) in IsUpper() method
812 public static bool IsUpper(String s, int index) in IsUpper() method
/dports/biology/avida/avida-2.12.4-src/libs/apto/include/apto/core/
H A DString.h181 inline bool IsUpper(int idx) const { return ((*this)[idx] >= 'A' && (*this)[idx] <= 'Z'); } in IsUpper() function
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/include/
H A Dirc_string.h120 #define IsUpper(c) (IsAlpha((c)) && ((unsigned char)(c) < 0x60)) macro
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/include/
H A Dmatch.h120 #define IsUpper(c) (IsAlpha((c)) && ((unsigned char)(c) < 0x60)) macro
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/include/
H A Dmatch.h120 #define IsUpper(c) (IsAlpha((c)) && ((unsigned char)(c) < 0x60)) macro
/dports/lang/php73/php-7.3.33/ext/mbstring/oniguruma/src/
H A Dmktable.c777 static int IsUpper(int enc, int c) in IsUpper() function
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Dmktable.c777 static int IsUpper(int enc, int c) in IsUpper() function
/dports/misc/broot/broot-1.7.0/cargo-crates/onig_sys-69.7.0/oniguruma/src/
H A Dmktable.c777 static int IsUpper(int enc, int c) in IsUpper() function

1234567