Searched refs:ucrun_t (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducpgba.h85 } ucrun_t; typedef in typeref:struct:_ucrun_t
96 ucrun_t *cursor; /* The run containing the "cursor." */
98 ucrun_t *logical_first; /* First run in the logical order. */
99 ucrun_t *logical_last; /* Last run in the logical order. */
101 ucrun_t *visual_first; /* First run in the visual order. */
102 ucrun_t *visual_last; /* Last run in the visual order. */
H A Ducpgba.c124 static ucrun_t *
129 ucrun_t *run;
131 run = (ucrun_t *) malloc(sizeof(ucrun_t));
186 ucrun_t *run, *lrun;
299 ucrun_t *run;
443 ucrun_t *l, *r;
479 ucrun_t *cursor;
517 ucrun_t *cursor;
605 ucrun_t *curso
[all...]

Completed in 108 milliseconds