The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Development
Module Owners
Blue Sky
Projects
Source Code
Getting It
Documentation
License Terms
Bugs
Search
Feedback


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++



Copyright © 1998 Netscape Communications Corporation.