Home
last modified time | relevance | path

Searched refs:White_Space (Results 1 – 25 of 496) sorted by relevance

12345678910>>...20

/dports/textproc/adabrowse/adabrowse_4.0.3/
H A Dasis2-text.ads72 White_Space : constant Ada.Strings.Wide_Maps.Wide_Character_Set; constant
83 White_Space : constant Ada.Strings.Wide_Maps.Wide_Character_Set := constant
H A Dasis2-text.adb108 return ASF.Trim (Source, White_Space, White_Space);
H A Dutil-files-text_io.ads87 White_Space : in Ada.Strings.Maps.Character_Set :=
H A Dutil-files-text_io.adb142 while I >= Line'First and then Is_In (White_Space, Line (I)) loop
/dports/devel/matreshka/matreshka-0.7.0/source/league/ucd/
H A Dmatreshka-internals-unicode-ucd-core_0020.ads57 (White_Space
64 (White_Space
71 (White_Space
263 | White_Space => True,
269 | White_Space => True,
282 (White_Space
504 (White_Space
H A Dmatreshka-internals-unicode-ucd-core_0000.ads58 | White_Space => True,
64 | White_Space => True,
70 | White_Space => True,
76 | White_Space => True,
82 | White_Space
402 | White_Space => True,
407 (White_Space
H A Dmatreshka-internals-unicode-ucd-core_0016.ads70 (White_Space
/dports/devel/icu/icu/source/test/perf/unisetperf/draft/
H A Dcontperf.bat9 rem --pattern [:White_Space:]
20 …%PERF% Contains --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --i…
H A Dspan16perf.bat9 rem --pattern [:White_Space:]
20 …%PERF% SpanUTF16 --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --i…
H A Dspan8perf.bat9 rem --pattern [:White_Space:]
20 …%PERF% SpanUTF8 --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --i…
/dports/devel/icu-lx/icu/source/test/perf/unisetperf/draft/
H A Dcontperf.bat9 rem --pattern [:White_Space:]
20 …%PERF% Contains --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --i…
H A Dspan16perf.bat9 rem --pattern [:White_Space:]
20 …%PERF% SpanUTF16 --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --i…
H A Dspan8perf.bat9 rem --pattern [:White_Space:]
20 …%PERF% SpanUTF8 --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --i…
/dports/devel/matreshka/matreshka-0.7.0/tools/ayacc/src/
H A Dstring_scanner.adb18 White_Space : constant string := " " & ASCII.HT; constant
375 return not Is_Any(T, White_Space);
399 N := String_Pkg.Match_Any(T.text, White_Space, T.index);
578 return Is_Any(T, White_Space);
595 Scan_Any(T, White_Space, Found, S_Str);
613 Scan_Any(T, White_Space, Found, S_Str);
/dports/mail/dovecot/dovecot-2.3.17/src/lib-fts/
H A Dword-break-data.c2 static const uint32_t White_Space[]= { variable
/dports/lang/rust/rustc-1.58.1-src/library/core/src/unicode/
H A Dmod.rs31 pub(crate) use unicode_data::white_space::lookup as White_Space;
/dports/www/mattermost-server/mattermost-server-6.0.2/services/docextractor/
H A Dplain.go21 validRanges := append(unicode.GraphicRanges, unicode.White_Space)
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/tdewolff/minify/v2/svg/
H A Dhash.go110 White_Space Hash = 0x2690b // white-space const
223 "white-space": White_Space,
/dports/textproc/minify/minify-2.9.22/svg/
H A Dhash.go110 White_Space Hash = 0x2690b // white-space
223 "white-space": White_Space,
/dports/www/miniflux/v2-2.0.35/vendor/github.com/tdewolff/minify/v2/svg/
H A Dhash.go110 White_Space Hash = 0x2690b // white-space const
223 "white-space": White_Space,
/dports/lang/gcc48/gcc-4.8.5/libgo/go/unicode/
H A Dgraphic.go124 return isExcludingLatin(White_Space, r)
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/unicode/
H A Dgraphic.go124 return isExcludingLatin(White_Space, r)
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/unicode/
H A Dgraphic.go135 return isExcludingLatin(White_Space, r)
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/unicode/
H A Dgraphic.go135 return isExcludingLatin(White_Space, r)
/dports/lang/gcc8/gcc-8.5.0/libgo/go/unicode/
H A Dgraphic.go135 return isExcludingLatin(White_Space, r)

12345678910>>...20