Home
last modified time | relevance | path

Searched refs:UTF8ValidUpTo (Results 1 – 19 of 19) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/test/gtest/
H A DStyloParsingBench.cpp29 ASSERT_EQ(Encoding::UTF8ValidUpTo(css), css.Length()); in ServoParsingBench()
/dports/www/firefox-esr/firefox-91.8.0/layout/style/test/gtest/
H A DStyloParsingBench.cpp37 ASSERT_EQ(Encoding::UTF8ValidUpTo(css), css.Length()); in ServoParsingBench()
/dports/www/firefox/firefox-99.0/layout/style/test/gtest/
H A DStyloParsingBench.cpp37 ASSERT_EQ(Encoding::UTF8ValidUpTo(css), css.Length()); in ServoParsingBench()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/test/gtest/
H A DStyloParsingBench.cpp37 ASSERT_EQ(Encoding::UTF8ValidUpTo(css), css.Length()); in ServoParsingBench()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/test/gtest/
H A DStyloParsingBench.cpp36 ASSERT_EQ(Encoding::UTF8ValidUpTo(css), css.Length()); in ServoParsingBench()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DPreferenceSheet.cpp32 if (value.IsEmpty() || Encoding::UTF8ValidUpTo(value) != value.Length()) { in GetColor()
H A DStreamLoader.cpp121 validated = Encoding::UTF8ValidUpTo(bytes); in OnStopRequest()
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DPreferenceSheet.cpp34 if (value.IsEmpty() || Encoding::UTF8ValidUpTo(value) != value.Length()) { in GetColor()
H A DStreamLoader.cpp105 validated = Encoding::UTF8ValidUpTo(bytes); in OnStopRequest()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DStreamLoader.cpp100 size_t upTo = Encoding::UTF8ValidUpTo(tail); in OnStopRequest()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DPreferenceSheet.cpp34 if (value.IsEmpty() || Encoding::UTF8ValidUpTo(value) != value.Length()) { in GetColor()
H A DStreamLoader.cpp105 validated = Encoding::UTF8ValidUpTo(bytes); in OnStopRequest()
/dports/www/firefox/firefox-99.0/layout/style/
H A DStreamLoader.cpp105 validated = Encoding::UTF8ValidUpTo(bytes); in OnStopRequest()
H A DPreferenceSheet.cpp45 if (value.IsEmpty() || Encoding::UTF8ValidUpTo(value) != value.Length()) { in GetColor()
/dports/www/firefox-esr/firefox-91.8.0/intl/
H A DEncoding.h752 static inline size_t UTF8ValidUpTo(Span<const uint8_t> aBuffer) { in UTF8ValidUpTo() function
/dports/lang/spidermonkey78/firefox-78.9.0/intl/
H A DEncoding.h752 static inline size_t UTF8ValidUpTo(Span<const uint8_t> aBuffer) { in UTF8ValidUpTo() function
/dports/www/firefox/firefox-99.0/intl/
H A DEncoding.h754 static inline size_t UTF8ValidUpTo(Span<const uint8_t> aBuffer) { in UTF8ValidUpTo() function
/dports/lang/spidermonkey60/firefox-60.9.0/intl/
H A DEncoding.h732 static inline size_t UTF8ValidUpTo(Span<const uint8_t> aBuffer) { in UTF8ValidUpTo() function
/dports/mail/thunderbird/thunderbird-91.8.0/intl/
H A DEncoding.h752 static inline size_t UTF8ValidUpTo(Span<const uint8_t> aBuffer) { in UTF8ValidUpTo() function