Home
last modified time | relevance | path

Searched refs:maxLength16 (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/icu/icu/source/common/
H A Dunisetspan.h130 int32_t maxLength16; variable
144 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
244 if((which&UTF16) && length16>maxLength16) { in UnicodeSetStringSpan()
245 maxLength16=length16; in UnicodeSetStringSpan()
256 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
287maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
401 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
418maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
650 offsets.setMaxLength(maxLength16); in span()
815 offsets.setMaxLength(maxLength16); in spanBack()
/dports/devel/icu-lx/icu/source/common/
H A Dunisetspan.h130 int32_t maxLength16; variable
144 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
244 if((which&UTF16) && length16>maxLength16) { in UnicodeSetStringSpan()
245 maxLength16=length16; in UnicodeSetStringSpan()
256 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
287maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
401 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
418maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
650 offsets.setMaxLength(maxLength16); in span()
815 offsets.setMaxLength(maxLength16); in spanBack()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Dunisetspan.h130 int32_t maxLength16; variable
144 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
244 if((which&UTF16) && length16>maxLength16) { in UnicodeSetStringSpan()
245 maxLength16=length16; in UnicodeSetStringSpan()
256 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
287maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
401 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
418maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
650 offsets.setMaxLength(maxLength16); in span()
815 offsets.setMaxLength(maxLength16); in spanBack()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Dunisetspan.h130 int32_t maxLength16; variable
144 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
244 if((which&UTF16) && length16>maxLength16) { in UnicodeSetStringSpan()
245 maxLength16=length16; in UnicodeSetStringSpan()
256 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
287maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
401 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
418maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
650 offsets.setMaxLength(maxLength16); in span()
815 offsets.setMaxLength(maxLength16); in spanBack()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Dunisetspan.h130 int32_t maxLength16; variable
144 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
241 if((which&UTF16) && length16>maxLength16) { in UnicodeSetStringSpan()
242 maxLength16=length16; in UnicodeSetStringSpan()
253 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
284maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
398 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
415maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
647 offsets.setMaxLength(maxLength16); in span()
808 offsets.setMaxLength(maxLength16); in spanBack()
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Dunisetspan.h130 int32_t maxLength16; variable
144 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
244 if((which&UTF16) && length16>maxLength16) { in UnicodeSetStringSpan()
245 maxLength16=length16; in UnicodeSetStringSpan()
256 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
287maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
401 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
418maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
650 offsets.setMaxLength(maxLength16); in span()
815 offsets.setMaxLength(maxLength16); in spanBack()
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Dunisetspan.h128 int32_t maxLength16; variable
142 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()
H A Dunisetspan.cpp208 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
239 if((which&UTF16) && length16>maxLength16) { in UnicodeSetStringSpan()
240 maxLength16=length16; in UnicodeSetStringSpan()
251 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
282maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
396 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
413maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
645 offsets.setMaxLength(maxLength16); in span()
806 offsets.setMaxLength(maxLength16); in spanBack()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Dunisetspan.h130 int32_t maxLength16; variable
144 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
241 if((which&UTF16) && length16>maxLength16) { in UnicodeSetStringSpan()
242 maxLength16=length16; in UnicodeSetStringSpan()
253 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
284maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
398 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
415maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
647 offsets.setMaxLength(maxLength16); in span()
808 offsets.setMaxLength(maxLength16); in spanBack()
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Dunisetspan.h130 int32_t maxLength16; variable
144 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
244 if((which&UTF16) && length16>maxLength16) { in UnicodeSetStringSpan()
245 maxLength16=length16; in UnicodeSetStringSpan()
256 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
287maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
401 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
418maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
650 offsets.setMaxLength(maxLength16); in span()
815 offsets.setMaxLength(maxLength16); in spanBack()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Dunisetspan.h130 int32_t maxLength16; variable
144 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
241 if((which&UTF16) && length16>maxLength16) { in UnicodeSetStringSpan()
242 maxLength16=length16; in UnicodeSetStringSpan()
253 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
284maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
398 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
415maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
647 offsets.setMaxLength(maxLength16); in span()
808 offsets.setMaxLength(maxLength16); in spanBack()
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Dunisetspan.h130 int32_t maxLength16; variable
144 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/
H A Dunisetspan.h130 int32_t maxLength16; variable
144 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Dunisetspan.h130 int32_t maxLength16; variable
144 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Dunisetspan.h130 int32_t maxLength16; variable
144 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/
H A Dunisetspan.h128 int32_t maxLength16; variable
142 return (UBool)(maxLength16!=0); in needsStringSpanUTF16()

12