Home | History | Annotate | Download | only in unicode

Lines Matching refs:doNormalize

338  * The second step is optional, per the doNormalize parameter.
345 * if normalization was requested (doNormalize) and successful (especially, no
350 * If doNormalize==TRUE and pNeededToNormalize!=NULL then *pNeeded... is set TRUE
353 * If doNormalize==FALSE then *pNeededToNormalize will be set to FALSE.
364 * @param doNormalize Indicates if the source text up to the next boundary
369 * Always FALSE if !doNormalize.
383 UBool doNormalize, UBool *pNeededToNormalize,
397 * @param doNormalize Indicates if the source text up to the next boundary
402 * Always FALSE if !doNormalize.
416 UBool doNormalize, UBool *pNeededToNormalize,