Lines Matching refs:fString
685 int32_t length = member->u.fString.fLength;692 u_UCharsToChars(member->u.fString.fChars, ver, length + 1); /* +1 for copying NULL */702 if (u_strncmp(member->u.fString.fChars, trueValue, u_strlen(trueValue)) == 0)727 coll = ucol_openRules(member->u.fString.fChars, member->u.fString.fLength,