Home | History | Annotate | Download | only in unicode

Lines Matching full:param

202  * @param type The type of UBreakIterator to open: one of UBRK_CHARACTER, UBRK_WORD,
204 * @param locale The locale specifying the text-breaking conventions.
205 * @param text The text to be iterated over.
206 * @param textLength The number of characters in text, or -1 if null-terminated.
207 * @param status A UErrorCode to receive any errors.
222 * @param rules A set of rules specifying the text breaking conventions.
223 * @param rulesLength The number of characters in rules, or -1 if null-terminated.
224 * @param text The text to be iterated over. May be null, in which case ubrk_setText() is
226 * @param textLength The number of characters in text, or -1 if null-terminated.
227 * @param parseErr Receives position and context information for any syntax errors
229 * @param status A UErrorCode to receive any errors.
244 * @param bi iterator to be cloned
245 * @param stackBuffer user allocated space for the new clone. If NULL new memory will be allocated.
248 * @param pBufferSize pointer to size of allocated space.
253 * @param status to indicate whether the operation went on smoothly or there were errors
274 * @param bi The break iterator to close.
282 * @param bi The iterator to use
283 * @param text The text to be set
284 * @param textLength The length of the text
285 * @param status The error code
297 * @param bi The iterator to use
298 * @param text The text to be set.
303 * @param status The error code
316 * @param bi The break iterator to use.
327 * @param bi The break iterator to use.
339 * @param bi The break iterator to use.
351 * @param bi The break iterator to use.
363 * @param bi The break iterator to use.
375 * @param bi The break iterator to use.
376 * @param offset The offset to begin scanning.
388 * @param bi The break iterator to use.
389 * @param offset The offset to begin scanning.
402 * @param index The index of the desired locale.
426 * @param bi The break iterator to use.
427 * @param offset the offset to check.
453 * @param bi The break iterator to use
454 * @param fillInVec an array to be filled in with the status values.
455 * @param capacity the length of the supplied vector. A length of zero causes
458 * @param status receives error codes.
469 * @param bi break iterator
470 * @param type locale type (valid or actual)
471 * @param status error code