Searched defs:surrogate (Results 1 – 11 of 11) sorted by relevance
17 surrogate: bool, field
108 surrogate: Option<NonZeroU16>, field
253 UnicodeString surrogate = UNICODE_STRING_SIMPLE("\\ud800\\udc00str").unescape(); in TestOffset() local
287 String surrogate = "\ud800\udc00str"; in TestOffset() local
284 String surrogate = "\ud800\udc00str"; in TestOffset() local
368 UChar surrogate[2]; in appendReplacement() local390 UChar surrogate[2]; in appendReplacement() local404 UChar surrogate[2]; in appendReplacement() local
370 UChar surrogate[2]; in appendReplacement() local392 UChar surrogate[2]; in appendReplacement() local406 UChar surrogate[2]; in appendReplacement() local
3545 static const UChar surrogate[1]={ 0xd900 }; in TestSubstString() local
4784 Py_UCS4 surrogate = 0; in PyUnicode_DecodeUTF7Stateful() local