Modules | |
| group | svn_string_t functions |
| svn_string_t functions. | |
| group | svn_stringbuf_t functions |
| svn_stringbuf_t functions. | |
| group | c string functions |
| C strings. | |
Data Structures | |
| struct | svn_string_t |
| A simple counted string. More... | |
| struct | svn_stringbuf_t |
| A buffered string, capable of appending without an allocation and copy for each append. More... | |
Typedefs | |
| typedef svn_string_t | svn_string_t |
| A simple counted string. | |
| typedef svn_stringbuf_t | svn_stringbuf_t |
| A buffered string, capable of appending without an allocation and copy for each append. | |
1.3.9.1