Lines Matching full:sstring
911 UnicodeString sString(length<0, s, length);
912 sString, *pErrorCode);
926 UnicodeString sString(length<0, s, length);
927 return ((const Normalizer2 *)norm2)->quickCheck(sString, *pErrorCode);
941 UnicodeString sString(length<0, s, length);
942 return ((const Normalizer2 *)norm2)->spanQuickCheckYes(sString, *pErrorCode);