|
| 1 | +# libunistring |
| 2 | +``` |
| 3 | +└── [drwxr-xr-x 4] usr |
| 4 | + ├── [drwxr-xr-x 16] include |
| 5 | + │ ├── [-rw-r--r-- 20K] unicase.h |
| 6 | + │ ├── [-rw-r--r-- 7.4K] uniconv.h |
| 7 | + │ ├── [-rw-r--r-- 48K] unictype.h |
| 8 | + │ ├── [-rw-r--r-- 11K] unigbrk.h |
| 9 | + │ ├── [-rw-r--r-- 6.8K] unilbrk.h |
| 10 | + │ ├── [-rw-r--r-- 1.2K] unimetadata.h |
| 11 | + │ ├── [-rw-r--r-- 1.9K] uniname.h |
| 12 | + │ ├── [-rw-r--r-- 11K] uninorm.h |
| 13 | + │ ├── [-rw-r--r-- 10.0K] unistdio.h |
| 14 | + │ ├── [-rw-r--r-- 45K] unistr.h |
| 15 | + │ ├── [drwxr-xr-x 9] unistring |
| 16 | + │ │ ├── [-rw-r--r-- 4.5K] cdefs.h |
| 17 | + │ │ ├── [-rw-r--r-- 1.4K] iconveh.h |
| 18 | + │ │ ├── [-rw-r--r-- 2.6K] inline.h |
| 19 | + │ │ ├── [-rw-r--r-- 6.0K] localcharset.h |
| 20 | + │ │ ├── [-rw-r--r-- 4.6K] stdint.h |
| 21 | + │ │ ├── [-rw-r--r-- 1.6K] version.h |
| 22 | + │ │ └── [-rw-r--r-- 1.4K] woe32dll.h |
| 23 | + │ ├── [-rw-r--r-- 2.3K] unitypes.h |
| 24 | + │ ├── [-rw-r--r-- 3.2K] uniwbrk.h |
| 25 | + │ └── [-rw-r--r-- 2.1K] uniwidth.h |
| 26 | + └── [drwxr-xr-x 7] lib64 |
| 27 | + ├── [-rw-r--r-- 6.0M] libunistring.a |
| 28 | + ├── [-rwxr-xr-x 947] libunistring.la |
| 29 | + ├── [lrwxrwxrwx 21] libunistring.so -> libunistring.so.5.2.0 |
| 30 | + ├── [lrwxrwxrwx 21] libunistring.so.5 -> libunistring.so.5.2.0 |
| 31 | + └── [-rwxr-xr-x 1.9M] libunistring.so.5.2.0 |
| 32 | +
|
| 33 | +5 directories, 25 files |
| 34 | +``` |
0 commit comments