You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



Finding Character Boundaries

INTL_CharLen
Returns the number of bytes in the given character
INTL_IsLeadByte
Returns number of bytes in given character, minus 1
INTL_NextChar
Returns a pointer to the 1st byte of the next character
INTL_NthByteOfChar
Returns the number of the byte pointed to by the given position
INTL_NextCharIdxInText
Returns the byte index of the next character
INTL_PrevCharIdxInText
Returns the byte index of the previous character
INTL_TextByteCountToCharLen
Convert number of bytes to number of characters
INTL_TextCharLenToByteCount
Convert number of characters to number of bytes
INTL_NextCharIdx
Returns the byte index of the next character
INTL_PrevCharIdx
Returns the byte index of the previous character

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++