The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Newsbot
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Quality
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-1999 The Mozilla Organization.