Home
last modified time | relevance | path

Searched defs:IsLatin1 (Results 1 – 11 of 11) sorted by relevance

/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/text-latin1-0.3.1/src/Text/
H A DLatin1.hs55 data IsLatin1 = IsLatin1 constructor
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Dchar.cs82 private static bool IsLatin1(char ch) { in IsLatin1() method
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/
H A DChar.cs76 private static bool IsLatin1(char ch) in IsLatin1() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/
H A DChar.cs76 private static bool IsLatin1(char ch) in IsLatin1() method
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DParserAtom.cpp497 static inline bool IsLatin1(mozilla::Utf8Unit c1, mozilla::Utf8Unit c2) { in IsLatin1() function
/dports/x11/xterm/xterm-370/
H A Dxterm.h960 #define IsLatin1(n) (((n) >= 32 && (n) <= 126) || ((n) >= 160 && (n) <= 255)) macro
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/shell/
H A Djs.cpp5109 static bool IsLatin1(JSContext* cx, unsigned argc, Value* vp) { in IsLatin1() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/shell/
H A Djs.cpp6894 static bool IsLatin1(JSContext* cx, unsigned argc, Value* vp) { in IsLatin1() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/shell/
H A Djs.cpp7769 static bool IsLatin1(JSContext* cx, unsigned argc, Value* vp) { in IsLatin1() function
/dports/www/firefox/firefox-99.0/js/src/shell/
H A Djs.cpp7470 static bool IsLatin1(JSContext* cx, unsigned argc, Value* vp) { in IsLatin1() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/shell/
H A Djs.cpp7769 static bool IsLatin1(JSContext* cx, unsigned argc, Value* vp) { in IsLatin1() function