Source Files
Public Interface
- Tcl_NewStringObj
- Tcl_DbNewStringObj
- Tcl_NewUnicodeObj
- Tcl_GetCharLength
- Tcl_GetUniChar
- Tcl_GetUnicode
- Tcl_GetUnicodeFromObj
- Tcl_GetRange
- Tcl_SetStringObj
- Tcl_SetObjLength
- Tcl_AttemptSetObjLength
- Tcl_SetUnicodeObj
- Tcl_AppendLimitedToObj
- Tcl_AppendToObj
- Tcl_AppendUnicodeToObj
- Tcl_AppendObjToObj
- Tcl_AppendStringsToObjVA
- Tcl_AppendStringsToObj
- Tcl_AppendFormatToObj
- Tcl_Format
- Tcl_AppendPrintfToObj
- Tcl_ObjPrintf
Private Interface
- TclGetStringStorage
- TclStringObjReverse
- TclNewStringObj
Directly Depends On Public Interface
Directly Depends On Private Interface of
Discussion
See the Discussion in UTF-8 String. As strings get additions or revisions, there may be corresponding changes here.