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

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducpgba.h73 struct _ucrun_t *logical_next; /* Pointer to the next logical run. */ member in struct:_ucrun_t
H A Ducpgba.c174 str->logical_last->logical_next = run;
564 str->cursor = cursor = cursor->logical_next;
578 str->cursor = cursor = cursor->logical_next;
661 str->cursor = cursor = cursor->logical_next;
675 str->cursor = cursor = cursor->logical_next;

Completed in 59 milliseconds