A | |
| add [Uunf] | add n v is:
`Uchar u if u is the next character in the normalized
sequence. The client must then call add with `Await
until `Await is returned., `Await when the normalizer is ready to add a new
`Uchar or `End.
|
C | |
| ccc [Uunf] | |
| composite [Uunf] | |
| copy [Uunf] | copy n is a copy of n in its current state.
|
| create [Uunf] | create nf is an Unicode text normalizer for the normal form nf.
|
D | |
| d_compatibility [Uunf] |
See
Uunf.decomp.
|
| d_uchar [Uunf] |
See
Uunf.decomp.
|
| decomp [Uunf] | |
F | |
| form [Uunf] | form n is the normalization form of n.
|
I | |
| is_scalar_value [Uunf] | |
R | |
| reset [Uunf] | reset n resets the normalizer to a state equivalent to the
state of Uunf.create (Uunf.form n).
|
U | |
| unicode_version [Uunf] | unicode_version is the Unicode version supported by the module.
|