Searched defs:is_unicode (Results 1 – 12 of 12) sorted by relevance
100 bool is_unicode, in WriteStringPayloads()117 size_t GetStringPayloadLength(const std::u16string& str, bool is_unicode) { in GetStringPayloadLength()129 size_t GetStringPayloadLength(const std::string& str, bool is_unicode) { in GetStringPayloadLength()266 bool is_unicode = (authenticate_flags & NegotiateFlags::kUnicode) == in GenerateAuthenticateMessage() local349 bool is_unicode, in CalculatePayloadLayout()
34 bool is_unicode = data[1] & 1; in LLVMFuzzerTestOneInput() local
220 bool is_unicode = data[1] & 1; in LLVMFuzzerTestOneInput() local
218 bool is_unicode = data[1] & 1; in LLVMFuzzerTestOneInput() local
175 String is_unicode = "\u1019\u101B\u103E\u102D\u101E\u1031\u102C"; in TestMyanmarZawgyi() local
324 template <typename Char> constexpr bool is_unicode() { in is_unicode() function
332 template <typename Char> constexpr bool is_unicode() { in is_unicode() function
757 pub fn is_unicode(&self) -> bool { in is_unicode() method
1132 int is_index, is_buffer, is_bytes, is_unicode; in path_converter() local