Home
last modified time | relevance | path

Searched defs:CanStoreCharsAsLatin1 (Results 1 – 7 of 7) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DString.cpp996 CanStoreCharsAsLatin1(const char16_t* s, size_t length) in CanStoreCharsAsLatin1() function
1007 CanStoreCharsAsLatin1(const Latin1Char* s, size_t length) in CanStoreCharsAsLatin1() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DString.cpp1149 CanStoreCharsAsLatin1(const char16_t* s, size_t length) in CanStoreCharsAsLatin1() function
1160 CanStoreCharsAsLatin1(const Latin1Char* s, size_t length) in CanStoreCharsAsLatin1() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DStringType.cpp1250 static bool CanStoreCharsAsLatin1(const char16_t* s, size_t length) { in CanStoreCharsAsLatin1() function
1258 static bool CanStoreCharsAsLatin1(const Latin1Char* s, size_t length) { in CanStoreCharsAsLatin1() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DStringType.cpp1499 static inline bool CanStoreCharsAsLatin1(const char16_t* s, size_t length) { in CanStoreCharsAsLatin1() function
1503 static bool CanStoreCharsAsLatin1(LittleEndianChars chars, size_t length) { in CanStoreCharsAsLatin1() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DStringType.cpp1591 static inline bool CanStoreCharsAsLatin1(const char16_t* s, size_t length) { in CanStoreCharsAsLatin1() function
1595 static bool CanStoreCharsAsLatin1(LittleEndianChars chars, size_t length) { in CanStoreCharsAsLatin1() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DStringType.cpp1591 static inline bool CanStoreCharsAsLatin1(const char16_t* s, size_t length) { in CanStoreCharsAsLatin1() function
1595 static bool CanStoreCharsAsLatin1(LittleEndianChars chars, size_t length) { in CanStoreCharsAsLatin1() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DStringType.cpp1495 static inline bool CanStoreCharsAsLatin1(const char16_t* s, size_t length) { in CanStoreCharsAsLatin1() function