 Finding Character Boundaries
  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
generated by doc++