Lines Matching defs:sArray
450 const UChar *sArray=src.getBuffer();451 if(&dest==&src || sArray==NULL) {456 decompose(sArray, sArray+src.length(), dest, src.length(), errorCode);