Lines Matching refs:bufferLen
1247 * Returns number of UChars needed to store rules. If buffer is NULL or bufferLen is not enough
1255 * @param bufferLen length of buffer to store rules in. If less than needed you'll get only the part that fits in.
1261 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);