=> R0 = territory number, or -1 for current
R1 = pointer to buffer to hold transformed string
R2 = pointer to source string
R3 = length of buffer / 0 to find required length
<= R0 = length of transformed string (excl. null)
Transforms a string such that a byte-for-byte comparison of two output strings gives the same results as calling Territory_Collate on two source strings.
See PRM 3, page 841.
|
|
|