Searched defs:oslast (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/unicode/ |
H A D | u8_textprep.c | 1059 uchar_t *disp, size_t last, uchar_t **os, uchar_t *oslast) 1288 while (p < oslast) { 1290 if (size <= 1 || (p + size) > oslast) 1058 do_composition(size_t uv, uchar_t *s, uchar_t *comb_class, uchar_t *start, uchar_t *disp, size_t last, uchar_t **os, uchar_t *oslast) argument
|
Completed in 63 milliseconds