Home
last modified time | relevance | path

Searched refs:USentenceBreak (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/vtk9/VTK-9.1.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/contrib/icu/
H A Dutf16.hpp101 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
196 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
H A Dutf32.hpp101 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
196 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
H A Dutf8.hpp101 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
/dports/cad/opentimer/OpenTimer-18d28ff/ot/parser-spef/pegtl/pegtl/contrib/icu/
H A Dutf16.hpp101 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
196 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
H A Dutf32.hpp101 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
196 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
H A Dutf8.hpp101 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
/dports/devel/pegtl/PEGTL-3.0.0/include/tao/pegtl/contrib/icu/
H A Dutf16.hpp95 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
184 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
H A Dutf32.hpp95 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
184 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
H A Dutf8.hpp93 … template< USentenceBreak V > struct sentence_break : property_value< UCHAR_SENTENCE_BREAK, V > {};
/dports/textproc/R-cran-stringi/stringi/src/icu55/unicode/
H A Duchar.h1832 typedef enum USentenceBreak { enum
1855 } USentenceBreak; typedef
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/unicode/
H A Duchar.h1885 typedef enum USentenceBreak { enum
1908 } USentenceBreak; typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/unicode/
H A Duchar.h2063 typedef enum USentenceBreak { enum
2094 } USentenceBreak; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/unicode/
H A Duchar.h2110 typedef enum USentenceBreak { enum
2141 } USentenceBreak; typedef
/dports/devel/icu-lx/icu/source/common/unicode/
H A Duchar.h2322 typedef enum USentenceBreak { enum
2353 } USentenceBreak; typedef
/dports/devel/icu/icu/source/common/unicode/
H A Duchar.h2322 typedef enum USentenceBreak { enum
2353 } USentenceBreak; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/unicode/
H A Duchar.h2241 typedef enum USentenceBreak { enum
2272 } USentenceBreak; typedef
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/unicode/
H A Duchar.h2241 typedef enum USentenceBreak { enum
2272 } USentenceBreak; typedef
/dports/textproc/R-cran-stringi/stringi/src/icu69/unicode/
H A Duchar.h2241 typedef enum USentenceBreak { enum
2272 } USentenceBreak; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/unicode/
H A Duchar.h2241 typedef enum USentenceBreak { enum
2272 } USentenceBreak; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/unicode/
H A Duchar.h2222 typedef enum USentenceBreak { enum
2253 } USentenceBreak; typedef
/dports/www/firefox/firefox-99.0/intl/icu/source/common/unicode/
H A Duchar.h2322 typedef enum USentenceBreak { enum
2353 } USentenceBreak; typedef
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/unicode/
H A Duchar.h2241 typedef enum USentenceBreak { enum
2272 } USentenceBreak; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/unicode/
H A Duchar.h2241 typedef enum USentenceBreak { enum
2272 } USentenceBreak; typedef
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/unicode/
H A Duchar.h2222 typedef enum USentenceBreak { enum
2253 } USentenceBreak; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Globalization/
H A Dmod.rs5332 pub type USentenceBreak = i32; typedef
5333 pub const U_SB_OTHER: USentenceBreak = 0i32;
5334 pub const U_SB_ATERM: USentenceBreak = 1i32;
5335 pub const U_SB_CLOSE: USentenceBreak = 2i32;
5336 pub const U_SB_FORMAT: USentenceBreak = 3i32;
5337 pub const U_SB_LOWER: USentenceBreak = 4i32;
5340 pub const U_SB_SEP: USentenceBreak = 7i32;
5341 pub const U_SB_SP: USentenceBreak = 8i32;
5342 pub const U_SB_STERM: USentenceBreak = 9i32;
5344 pub const U_SB_CR: USentenceBreak = 11i32;
[all …]

12